Fast_RRT-ROS icon indicating copy to clipboard operation
Fast_RRT-ROS copied to clipboard

RRT-ROS implementation.

RRT implementation in Rviz

Software License Safety Stars Contributions Lines Of Code Total alerts Code Build Status

  • In this project, we implemented RRT with holonomic constraints in 3D environment using Rviz.
  • RRT is a sampling based motion planning algorithm in which tree sprouts randomly in all the possible directions from a start node given by the user and grows continuously until it reaches the goal node.

Results

  • RRT in action
  • Documentation

    after cloning the repository into your system. Go into the docs->build->html->index.html