moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
#include <datatypes.hpp>
Public Attributes | |
std::vector< std::string > | names |
std::vector< double > | velocities |
Definition at line 88 of file datatypes.hpp.
std::vector<std::string> moveit_servo::JointJogCommand::names |
Definition at line 90 of file datatypes.hpp.
std::vector<double> moveit_servo::JointJogCommand::velocities |
Definition at line 91 of file datatypes.hpp.