Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Latest commit

 

History

History
24 lines (12 loc) · 1.65 KB

README.md

File metadata and controls

24 lines (12 loc) · 1.65 KB

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