|
moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
Functions | |
| moveit_config () | |
| robot_fixture (moveit_config) | |
| trajectory_cache_test_runner_node (moveit_config) | |
| launch_description (trajectory_cache_test_runner_node, robot_fixture) | |
| validate_stream (expected) | |
| test_all_tests_pass (trajectory_cache_test_runner_node, launch_context) | |
| test_trajectory_cache.launch_description | ( | trajectory_cache_test_runner_node, | |
| robot_fixture | |||
| ) |
Definition at line 119 of file test_trajectory_cache.py.
| test_trajectory_cache.moveit_config | ( | ) |
Definition at line 35 of file test_trajectory_cache.py.
| test_trajectory_cache.robot_fixture | ( | moveit_config | ) |
Definition at line 47 of file test_trajectory_cache.py.
| test_trajectory_cache.test_all_tests_pass | ( | trajectory_cache_test_runner_node, | |
| launch_context | |||
| ) |
Definition at line 136 of file test_trajectory_cache.py.
| test_trajectory_cache.trajectory_cache_test_runner_node | ( | moveit_config | ) |
Definition at line 107 of file test_trajectory_cache.py.
| test_trajectory_cache.validate_stream | ( | expected | ) |
Definition at line 126 of file test_trajectory_cache.py.