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


Protected Member Functions | |
| void | SetUp () override |
Protected Attributes | |
| ros::NodeHandle | ph_ { "~" } |
| robot_model::RobotModelPtr | robot_model_ |
| double | pose_norm_tolerance_ |
| double | orientation_norm_tolerance_ |
| std::string | planning_group_ |
| std::string | target_link_ |
| std::string | test_data_file_name_ |
| std::unique_ptr< pilz_industrial_motion_planner_testutils::TestdataLoader > | test_data_ |
| unsigned int | num_joints_ { 0 } |
PLEASE NOTE: More detailed lin tests are done via unit tests. With the help of the integration tests, it is only checked that a linear command actually performs a linear command.
Definition at line 75 of file integrationtest_command_planning.cpp.
|
overrideprotected |
Definition at line 93 of file integrationtest_command_planning.cpp.

|
protected |
Definition at line 90 of file integrationtest_command_planning.cpp.
|
protected |
Definition at line 85 of file integrationtest_command_planning.cpp.
|
protected |
Definition at line 81 of file integrationtest_command_planning.cpp.
|
protected |
Definition at line 86 of file integrationtest_command_planning.cpp.
|
protected |
Definition at line 85 of file integrationtest_command_planning.cpp.
|
protected |
Definition at line 83 of file integrationtest_command_planning.cpp.
|
protected |
Definition at line 86 of file integrationtest_command_planning.cpp.
|
protected |
Definition at line 88 of file integrationtest_command_planning.cpp.
|
protected |
Definition at line 86 of file integrationtest_command_planning.cpp.