|
moveit2
The MoveIt Motion Planning Framework for ROS 2.
|


Public Attributes | |
| const Eigen::Isometry3d | id = Eigen::Isometry3d::Identity() |
| EigenSTL::vector_Isometry3d | transforms_ |
| volatile size_t | result_idx_ = 0 |
| volatile size_t | input_idx_ = 1 |
Protected Member Functions | |
| void | SetUp () override |
| void | TearDown () override |
Definition at line 72 of file robot_state_benchmark.cpp.
|
inlineoverrideprotected |
Definition at line 75 of file robot_state_benchmark.cpp.
|
inlineoverrideprotected |
Definition at line 84 of file robot_state_benchmark.cpp.
| const Eigen::Isometry3d Timing::id = Eigen::Isometry3d::Identity() |
Definition at line 89 of file robot_state_benchmark.cpp.
| volatile size_t Timing::input_idx_ = 1 |
Definition at line 93 of file robot_state_benchmark.cpp.
| volatile size_t Timing::result_idx_ = 0 |
Definition at line 92 of file robot_state_benchmark.cpp.
| EigenSTL::vector_Isometry3d Timing::transforms_ |
Definition at line 91 of file robot_state_benchmark.cpp.