|
SMACC2
|
#include <cp_trajectory_history.hpp>

Public Attributes | |
| moveit_msgs::msg::RobotTrajectory | trajectory |
| moveit_msgs::msg::MoveItErrorCodes | result |
| std::string | name |
Definition at line 30 of file cp_trajectory_history.hpp.
| std::string cl_move_group_interface::TrajectoryHistoryEntry::name |
Definition at line 34 of file cp_trajectory_history.hpp.
| moveit_msgs::msg::MoveItErrorCodes cl_move_group_interface::TrajectoryHistoryEntry::result |
Definition at line 33 of file cp_trajectory_history.hpp.
| moveit_msgs::msg::RobotTrajectory cl_move_group_interface::TrajectoryHistoryEntry::trajectory |
Definition at line 32 of file cp_trajectory_history.hpp.