diamondback:Only showing information from the released package extracted on Unknown. No API documentation available. Please see this page for information on how to submit your repository to our index.
electric:Documentation generated on March 01, 2013 at 02:51 PM
fuerte:Documentation generated on December 12, 2013 at 11:09 AM
groovy:Documentation generated on October 06, 2014 at 11:12 AM
hydro:Documentation generated on September 16, 2015 at 04:42 AM (doc job).
indigo:Documentation generated on June 20, 2019 at 03:13 AM (doc job).
jade:Documentation generated on July 24, 2017 at 10:08 AM (doc job).
kinetic:Documentation generated on October 18, 2020 at 01:09 PM (doc job).
lunar:Documentation generated on July 10, 2019 at 03:57 AM (doc job).
melodic:Documentation generated on March 17, 2022 at 10:45 AM (doc job).
noetic:Documentation generated on May 21, 2022 at 10:19 AM (doc job).
CHOMP is a motion planner based on trajectory optimization.
It generates smooth, collision-free trajectories. For technical, algorithmic details,
please refer to:
"CHOMP: Gradient Optimization Techniques for Efficient Motion Planning".
Nathan Ratliff, Matthew Zucker, J. Andrew Bagnell and Siddhartha Srinivasa.
IEEE International Conference on Robotics and Automation, May 2009.
CHOMP is a motion planner based on trajectory optimization.
It generates smooth, collision-free trajectories. For technical, algorithmic details,
please refer to:
"CHOMP: Gradient Optimization Techniques for Efficient Motion Planning".
Nathan Ratliff, Matthew Zucker, J. Andrew Bagnell and Siddhartha Srinivasa.
IEEE International Conference on Robotics and Automation, May 2009.
CHOMP is a motion planner based on trajectory optimization.
It generates smooth, collision-free trajectories. For technical, algorithmic details,
please refer to:
"CHOMP: Gradient Optimization Techniques for Efficient Motion Planning".
Nathan Ratliff, Matthew Zucker, J. Andrew Bagnell and Siddhartha Srinivasa.
IEEE International Conference on Robotics and Automation, May 2009.
This package implements the motion planner interface that the move_arm package requires. This interface is described in detail in the arm navigation tutorials. To use CHOMP, simply launch the pr2_arm_navigation_planning/launch/chomp_planning.launch file instead of any of the other planners.
Video
ROS API
ROS API is UNREVIEWED and UNSTABLE
C++ API is UNREVIEWED and UNSTABLE
This planner has currently been configured and tested only for the PR2 right arm. Testing and release for other robots is on the roadmap.
This planner cannot deal with path constraints
Tutorials
To check out tutorials for this package, just follow the general set of Tutorials on the arm navigation tutorials page. Replace the launch file for OMPL with the launch file for CHOMP (the launch file for CHOMP can be found in pr2_arm_navigation_planning/launch).