|
moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
#include <datatypes.hpp>
Public Attributes | |
| std::string | frame_id |
| Eigen::Vector< double, 6 > | velocities |
Definition at line 96 of file datatypes.hpp.
| std::string moveit_servo::TwistCommand::frame_id |
Definition at line 98 of file datatypes.hpp.
| Eigen::Vector<double, 6> moveit_servo::TwistCommand::velocities |
Definition at line 99 of file datatypes.hpp.