#include <benchmark_execution.h>
Public Attributes | |
| std::string | name |
| std::vector< std::string > | planners |
| std::size_t | runs |
Definition at line 59 of file benchmark_execution.h.
| std::string moveit_benchmarks::PlanningPluginOptions::name |
Definition at line 61 of file benchmark_execution.h.
| std::vector<std::string> moveit_benchmarks::PlanningPluginOptions::planners |
Definition at line 62 of file benchmark_execution.h.
| std::size_t moveit_benchmarks::PlanningPluginOptions::runs |
Definition at line 63 of file benchmark_execution.h.