#include <Input.hpp>
|
| | Input (std::string const &name="") |
| |
| std::string | getName () const |
| |
| void | write (base::samples::Joints const &sample) |
| |
| void | reset () |
| |
Configuration of an input on Dispatcher
◆ Input()
| Input::Input |
( |
std::string const & |
name = "" | ) |
|
◆ getName()
| std::string Input::getName |
( |
| ) |
const |
◆ reset()
Resets the internal tracking state, without changing the configuration
◆ write()
| void Input::write |
( |
base::samples::Joints const & |
sample | ) |
|
Write a new sample on this input
◆ dispatches
The list of dispatches that use this input
The documentation for this class was generated from the following files:
- /build/rock-master-18.09-control-joint-dispatcher-0.20180105/src/Input.hpp
- /build/rock-master-18.09-control-joint-dispatcher-0.20180105/src/Input.cpp