https://github.com/zoroxide/uav-mission-planner
simple UAV Mission Planner built with python based on tkintermapview
https://github.com/zoroxide/uav-mission-planner
Last synced: 12 months ago
JSON representation
simple UAV Mission Planner built with python based on tkintermapview
- Host: GitHub
- URL: https://github.com/zoroxide/uav-mission-planner
- Owner: zoroxide
- Created: 2024-05-16T21:58:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-16T22:31:18.000Z (about 2 years ago)
- Last Synced: 2025-06-21T07:06:28.976Z (about 1 year ago)
- Language: Python
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UAV-Mission-Planner
### (this code is from a bigger project and it's under development and not completed)
- simple UAV Mission Planner built with Python based on tkintermapview
### Install Librarys
- ``` pip install customtkinter tkintermapview ```
