#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 67 of file benchmark_execution.h.
Definition at line 69 of file benchmark_execution.h.
Definition at line 82 of file benchmark_execution.h.
| std::string moveit_benchmarks::BenchmarkRequest::filename |
Definition at line 85 of file benchmark_execution.h.
| std::string moveit_benchmarks::BenchmarkRequest::goal_name |
Definition at line 88 of file benchmark_execution.h.
Definition at line 77 of file benchmark_execution.h.
Definition at line 80 of file benchmark_execution.h.
| moveit_msgs::PlanningScene moveit_benchmarks::BenchmarkRequest::scene |
Definition at line 74 of file benchmark_execution.h.