https://github.com/goktug97/dwawebdemo
Interactive Web Application Demo for the Dynamic Window Approach Algorithm
https://github.com/goktug97/dwawebdemo
flask path-planning python
Last synced: 2 months ago
JSON representation
Interactive Web Application Demo for the Dynamic Window Approach Algorithm
- Host: GitHub
- URL: https://github.com/goktug97/dwawebdemo
- Owner: goktug97
- License: mit
- Created: 2019-12-26T18:35:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-26T18:39:30.000Z (over 6 years ago)
- Last Synced: 2025-01-08T16:27:07.773Z (over 1 year ago)
- Topics: flask, path-planning, python
- Language: Python
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Interactive Demo for the Dynamic Window Approach Algorithm
==========================================
## Requirements
* [dynamic-window-approach](https://github.com/goktug97/DynamicWindowApproach)
* flask
* cv2
* numpy
## License
MIT License.