GitXplorerGitXplorer
x

ompl_rrtstar_ros

public
5 stars
1 forks
1 issues

Commits

List of commits on branch master.

No commits found

There are no commits on branch master.

README

The README file for this repository.

OMPL RRTSTAR ROS

A quick and very dirty implementation of RRT* on ROS. Used https://ompl.kavrakilab.org/optimalPlanningTutorial.html and many other tutorials on StateValidityChecker, StateSampler and MotionValidator.

Dependencies

  • ROS Kinetic or above
sudo apt install ros-`rosversion -d`-ompl \ 
 ros-melodic-map-server

Building and Running

You should see the following

RViz Screenshot