moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
Public Member Functions | |
void | SetUp (const ::benchmark::State &) override |
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 > | randomPermutation (size_t num) |
Public Attributes | |
moveit::core::RobotModelPtr | robot_model |
Definition at line 172 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 |
moveit::core::RobotModelPtr RobotStateBenchmark::robot_model |
Definition at line 207 of file robot_state_benchmark.cpp.