Lightning Planning Framework for ROS
ROS package implementing the Lightning Framework using OMPL
Screenshots
Description
LightningROS is a ROS package implementing the Lightning Path Planning Framework.
This approach uses a path library to store previous experience while allowing generality by also planning from scratch. Please see the paper below for more details:
A Robot Path Planning Framework that Learns from Experience
Dmitry Berenson, Pieter Abbeel, and Ken Goldberg
IEEE International Conference on Robotics and Automation (ICRA), May, 2012.
This package uses OMPL planners (http://ompl.kavrakilab.org/) to implement each component in lightning and can be called the same way as any other OMPL planner.
The code was developed at UC Berkeley by Cameron Lee and Dmitry Berenson under the supervision of Prof. Pieter Abbeel and Prof. Ken Goldberg.
Please see the Wiki for instructions on how to install and use lightning: https://sourceforge.net/p/lightningros/wiki/Home/
Join our mailing list to ask questions and post comments (click the Mailing Lists tab) above.
Categories
License
Features
- Faster path planning by using previous experience
- Swap in your favorite planners as components
Update Notifications
User Ratings
User Reviews
-
very easy to use