#include <play_motion_helpers.h>
Public Attributes | |
std::string | description |
std::string | id |
JointNames | joints |
std::string | name |
Trajectory | traj |
std::string | usage |
Definition at line 54 of file play_motion_helpers.h.
std::string play_motion::MotionInfo::description |
Definition at line 59 of file play_motion_helpers.h.
std::string play_motion::MotionInfo::id |
Definition at line 56 of file play_motion_helpers.h.
Definition at line 60 of file play_motion_helpers.h.
std::string play_motion::MotionInfo::name |
Definition at line 57 of file play_motion_helpers.h.
Definition at line 61 of file play_motion_helpers.h.
std::string play_motion::MotionInfo::usage |
Definition at line 58 of file play_motion_helpers.h.