|
MoveIt Pro API
Core Behaviors for MoveIt Pro
|
Functions | |
| main () | |
Example demonstrating joint-space motion planning without ROS connectivity. This script shows how to: - Create a RobotModel from URDF and SRDF files - Set up a PlanningScene with a specific robot configuration - Plan a trajectory between two joint configurations using ProRRT - Execute planning entirely offline without ROS topics or services
| plan_joint_space.main | ( | ) |
Plan a joint-space trajectory for a Panda robot arm.