|
moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
Functions | |
| def | start_program (robot_name) |
| def | test_sequence (initJointPose, L, M, planning_group, target_link, reference_frame, default_or, P1_position, P1_orientation) |
Variables | |
| dictionary | robot_configs = {} |
| robots = list(robot_configs.keys()) | |
| def testpoints.start_program | ( | robot_name | ) |
| def testpoints.test_sequence | ( | initJointPose, | |
| L, | |||
| M, | |||
| planning_group, | |||
| target_link, | |||
| reference_frame, | |||
| default_or, | |||
| P1_position, | |||
| P1_orientation | |||
| ) |
| dictionary 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.