1 #ifndef JOINT_DISPATCHER_INPUT_HPP 2 #define JOINT_DISPATCHER_INPUT_HPP 5 #include <base/samples/Joints.hpp> 6 #include <joint_dispatcher/SingleDispatch.hpp> 15 base::Time mLastUpdate;
18 Input(std::string
const& name =
"");
28 void write(base::samples::Joints
const& sample);
Definition: Dispatcher.hpp:8