Skip to main content

plan_cartesian_space Namespace

Definition

namespace plan_cartesian_space { ... }

Functions Index

main ()

Description

Example demonstrating Cartesian-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
- Generate Cartesian waypoints along a straight line path
- Compute inverse kinematics along the path using path_ik
- Execute planning entirely offline without ROS topics or services

Functions

main()

plan_cartesian_space.main ()
Plan a Cartesian-space trajectory for a Panda robot arm.

Definition at line 28 of file plan_cartesian_space.py.


The documentation for this namespace was generated from the following file:


Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.