|
MoveIt Pro API
Core Behaviors for MoveIt Pro
|
| test_pro_rrt.test_constraints | ( | setup_robot | ) |
Test Constraints class and its properties.
| test_pro_rrt.test_joint_range_constraint | ( | ) |
Test JointRangeConstraint class and its properties.
| test_pro_rrt.test_plan_path_to_joint_goal | ( | setup_robot | ) |
Test basic functionality of plan_path_to_joint_goal.
| test_pro_rrt.test_plan_path_to_joint_goal_collision | ( | setup_robot | ) |
Test that plan_path_to_joint_goal raises exception for impossible paths.
| test_pro_rrt.test_plan_path_to_joint_goal_different_start_end | ( | setup_robot | ) |
Test plan_path_to_joint_goal with various start and end configurations.
| test_pro_rrt.test_plan_path_to_joint_goal_input_validation | ( | setup_robot | ) |
Test that plan_path_to_joint_goal validates input dimensions.
| test_pro_rrt.test_plan_path_to_joint_goal_nonexistent_group | ( | setup_robot | ) |
Test that plan_path_to_joint_goal raises error for nonexistent group.
| test_pro_rrt.test_plan_path_to_joint_goal_path_continuity | ( | setup_robot | ) |
Test that the planned path has reasonable continuity between waypoints.
| test_pro_rrt.test_plan_path_to_joint_goal_unlicensed | ( | setup_robot, | |
| with_invalid_license, | |||
| license_exception_validator | |||
| ) |
| test_pro_rrt.test_plan_path_to_joint_goal_with_constraints | ( | setup_robot | ) |
Test plan_path_to_joint_goal with various constraints.
| test_pro_rrt.test_plan_path_to_joint_goal_with_custom_rrt_params | ( | setup_robot | ) |
Test plan_path_to_joint_goal with custom RRT parameters.
| test_pro_rrt.test_plan_path_to_joint_goal_with_named_params | ( | setup_robot | ) |
Test plan_path_to_joint_goal with explicitly named parameters.
| test_pro_rrt.test_plan_trajectory_to_joint_goal | ( | setup_robot | ) |
| test_pro_rrt.test_plan_trajectory_to_joint_goal_collision | ( | setup_robot | ) |
| test_pro_rrt.test_plan_trajectory_to_joint_goal_named_params | ( | setup_robot | ) |
| test_pro_rrt.test_plan_trajectory_to_joint_goal_nonexistent_group | ( | setup_robot | ) |
| test_pro_rrt.test_plan_trajectory_to_joint_goal_unlicensed | ( | setup_robot, | |
| with_invalid_license, | |||
| license_exception_validator | |||
| ) |
| test_pro_rrt.test_plan_trajectory_with_constraints | ( | setup_robot | ) |
Test planning with various constraints.
| test_pro_rrt.test_plan_trajectory_with_custom_params | ( | setup_robot | ) |
Test planning with custom RRT and trajectory parameters.
| test_pro_rrt.test_planar_rotation_constraint | ( | setup_robot | ) |
Test PlanarRotationConstraint class and its properties.
| test_pro_rrt.test_planning_error_exception | ( | ) |
Test that PlanningErrorException is properly exposed.
| test_pro_rrt.test_rrt_params | ( | ) |
Test RRTParams class and its properties.
| test_pro_rrt.test_trajectory_params | ( | ) |
Test TrajectoryParams class and its properties.