|
moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
Functions | |
| start_program (robot_name) | |
| test_sequence (initJointPose, L, M, planning_group, target_link, reference_frame, default_or, P1_position, P1_orientation) | |
Variables | |
| dict | robot_configs = {} |
| robots = list(robot_configs.keys()) | |
| testpoints.start_program | ( | robot_name | ) |
| testpoints.test_sequence | ( | initJointPose, | |
| L, | |||
| M, | |||
| planning_group, | |||
| target_link, | |||
| reference_frame, | |||
| default_or, | |||
| P1_position, | |||
| P1_orientation | |||
| ) |
| dict testpoints.robot_configs = {} |
Definition at line 42 of file testpoints.py.
| testpoints.robots = list(robot_configs.keys()) |
Definition at line 210 of file testpoints.py.