From 60b5fbb90799d89635956580bc2f596ca4db658f Mon Sep 17 00:00:00 2001 From: AntoineHX <37906161+AntoineHX@users.noreply.github.com> Date: Fri, 16 Oct 2020 14:16:41 +0200 Subject: [PATCH] Clean readme --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 1bf2b7e..77f3afe 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ -# Path planning for Turtlebot and Hector_quadrotor with OMPL library. +# Path planning for Turtlebot and Hector_quadrotor. +Path planning for Turtlebot and Hector_quadrotor with ROS and OMPL library. -Ubuntu 16.04 required -ROS Kinetic required +# Requirements +* Ubuntu 16.04 *and* ROS Kinetic +__OR__ +Ubuntu 14.04 *and* ROS Indigo -OR +* [OMPL](https://ompl.kavrakilab.org/) -Ubuntu 14.04 required -ROS Indigo required - -See Documentation : /Documentation/html/index.html +# Documentation +See full documentation at : [Documentation/html/index.html](Documentation/html/index.html)