https://github.com/addy1997/fast_rrt-ros
RRT-ROS implementation.
https://github.com/addy1997/fast_rrt-ros
motion-planning ros-kinetic rrt
Last synced: 6 months ago
JSON representation
RRT-ROS implementation.
- Host: GitHub
- URL: https://github.com/addy1997/fast_rrt-ros
- Owner: addy1997
- License: mit
- Archived: true
- Created: 2020-02-22T11:53:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-27T18:14:56.000Z (over 3 years ago)
- Last Synced: 2025-03-29T20:44:38.491Z (6 months ago)
- Topics: motion-planning, ros-kinetic, rrt
- Language: C++
- Homepage:
- Size: 10.7 MB
- Stars: 19
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### RRT implementation in Rviz
[](LICENSE) [](https://app.gitguardian.com) [](STARS)
[](https://github.com/addy1997/Kinodynamic-Fast_RRT-ROS/graphs/commit-activity) [](https://github.com/addy1997/Kinodynamic-Fast_RRT-ROS) [](https://lgtm.com/projects/g/addy1997/Kinodynamic-Fast_RRT-ROS/alerts/) [](https://github.com/ambv/black) [](https://travis-ci.com/addy1997/Kinodynamic-Fast_RRT-ROS)
- 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
### Documentation
after cloning the repository into your system.
Go into the docs->build->html->index.html