|
moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
#include <datatypes.hpp>
Public Attributes | |
| std::string | frame_id |
| Eigen::Isometry3d | pose |
Definition at line 104 of file datatypes.hpp.
| std::string moveit_servo::PoseCommand::frame_id |
Definition at line 106 of file datatypes.hpp.
| Eigen::Isometry3d moveit_servo::PoseCommand::pose |
Definition at line 107 of file datatypes.hpp.