Public Member Functions | |
std::vector< moveit::core::RobotState > | constructStates (size_t num) |
std::vector< moveit::core::RobotState > | constructStates (size_t num, const moveit::core::RobotState &state) |
std::vector< size_t > | randomPermudation (size_t num) |
void | SetUp (const ::benchmark::State &) override |
Public Attributes | |
moveit::core::RobotModelPtr | robot_model |
Definition at line 170 of file robot_state_benchmark.cpp.
|
inline |
Definition at line 180 of file robot_state_benchmark.cpp.
|
inline |
Definition at line 188 of file robot_state_benchmark.cpp.
|
inline |
Definition at line 197 of file robot_state_benchmark.cpp.
|
inlineoverride |
Definition at line 172 of file robot_state_benchmark.cpp.
moveit::core::RobotModelPtr RobotStateBenchmark::robot_model |
Definition at line 211 of file robot_state_benchmark.cpp.