|
rapid
A ROS robotics library.
|
#include <joint_states.h>
Public Member Functions | |
| JointStates () | |
| void | Set (const std::map< std::string, double > &joint_positions) |
| std::map< std::string, double > | joint_positions () const |
Definition at line 13 of file joint_states.h.
| rapid::pr2::JointStates::JointStates | ( | ) |
| std::map<std::string, double> rapid::pr2::JointStates::joint_positions | ( | ) | const |
| void rapid::pr2::JointStates::Set | ( | const std::map< std::string, double > & | joint_positions | ) |