OMPL_Planning/README.md

13 lines
362 B
Markdown
Raw Permalink Normal View History

2020-10-16 14:16:41 +02:00
# Path planning for Turtlebot and Hector_quadrotor.
Path planning for Turtlebot and Hector_quadrotor with ROS and OMPL library.
2020-09-16 10:05:14 +02:00
2020-10-16 14:16:41 +02:00
# Requirements
* Ubuntu 16.04 *and* ROS Kinetic
__OR__
Ubuntu 14.04 *and* ROS Indigo
2020-09-16 10:05:14 +02:00
2020-10-16 14:16:41 +02:00
* [OMPL](https://ompl.kavrakilab.org/)
2020-09-16 10:05:14 +02:00
2020-10-16 14:16:41 +02:00
# Documentation
See full documentation at : [Documentation/html/index.html](Documentation/html/index.html)