https://github.com/bdrhnsen/planningalgorithms
https://github.com/bdrhnsen/planningalgorithms
path-planning python3 rrt-star
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bdrhnsen/planningalgorithms
- Owner: bdrhnsen
- Created: 2021-02-05T20:42:15.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-01T10:13:39.000Z (over 1 year ago)
- Last Synced: 2024-06-02T11:17:57.664Z (over 1 year ago)
- Topics: path-planning, python3, rrt-star
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
RRT* Implementation using python