SMACC
|
#include <cp_trajectory_history.h>
Public Attributes | |
moveit_msgs::RobotTrajectory | trajectory |
moveit_msgs::MoveItErrorCodes | result |
std::string | name |
Definition at line 16 of file cp_trajectory_history.h.
std::string cl_move_group_interface::TrajectoryHistoryEntry::name |
Definition at line 20 of file cp_trajectory_history.h.
moveit_msgs::MoveItErrorCodes cl_move_group_interface::TrajectoryHistoryEntry::result |
Definition at line 19 of file cp_trajectory_history.h.
moveit_msgs::RobotTrajectory cl_move_group_interface::TrajectoryHistoryEntry::trajectory |
Definition at line 18 of file cp_trajectory_history.h.