moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
#include <planning_groups.hpp>
Public Attributes | |
std::string | data |
std::vector< LinkNameTree > | children |
Definition at line 47 of file planning_groups.hpp.
std::vector<LinkNameTree> moveit_setup::srdf_setup::LinkNameTree::children |
Definition at line 51 of file planning_groups.hpp.
std::string moveit_setup::srdf_setup::LinkNameTree::data |
Definition at line 50 of file planning_groups.hpp.