moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
#include <BenchmarkExecutor.hpp>
Public Attributes | |
moveit_msgs::msg::RobotState | state |
std::string | name |
Definition at line 121 of file BenchmarkExecutor.hpp.
std::string moveit_ros_benchmarks::BenchmarkExecutor::StartState::name |
Definition at line 124 of file BenchmarkExecutor.hpp.
moveit_msgs::msg::RobotState moveit_ros_benchmarks::BenchmarkExecutor::StartState::state |
Definition at line 123 of file BenchmarkExecutor.hpp.