#include <benchmark_execution.h>
Public Member Functions | |
BenchmarkRequest () | |
Public Attributes | |
BenchmarkType | benchmark_type |
std::string | filename |
std::string | goal_name |
moveit_msgs::MotionPlanRequest | motion_plan_request |
std::vector < PlanningPluginOptions > | plugins |
moveit_msgs::PlanningScene | scene |
Definition at line 66 of file benchmark_execution.h.
Definition at line 68 of file benchmark_execution.h.
Definition at line 81 of file benchmark_execution.h.
std::string moveit_benchmarks::BenchmarkRequest::filename |
Definition at line 84 of file benchmark_execution.h.
std::string moveit_benchmarks::BenchmarkRequest::goal_name |
Definition at line 87 of file benchmark_execution.h.
Definition at line 76 of file benchmark_execution.h.
Definition at line 79 of file benchmark_execution.h.
moveit_msgs::PlanningScene moveit_benchmarks::BenchmarkRequest::scene |
Definition at line 73 of file benchmark_execution.h.