1 #ifndef joint_dispatcher_TYPES_HPP 2 #define joint_dispatcher_TYPES_HPP std::vector< std::string > input_selection_by_name
Definition: joint_dispatcherTypes.hpp:29
std::vector< std::string > output_selection_by_name
Definition: joint_dispatcherTypes.hpp:40
std::string input
Definition: joint_dispatcherTypes.hpp:21
Definition: joint_dispatcherTypes.hpp:7
std::vector< std::string > jointNames
Definition: joint_dispatcherTypes.hpp:15
double position
Definition: joint_dispatcherTypes.hpp:47
std::string jointName
Definition: joint_dispatcherTypes.hpp:45
std::vector< int > output_selection_by_index
Definition: joint_dispatcherTypes.hpp:36
std::string output
Definition: joint_dispatcherTypes.hpp:32
std::string name
Definition: joint_dispatcherTypes.hpp:10
Definition: joint_dispatcherTypes.hpp:18
Definition: joint_dispatcherTypes.hpp:43
std::vector< int > input_selection_by_index
Definition: joint_dispatcherTypes.hpp:25
Definition: joint_dispatcherTypes.hpp:8