MissouriMRR / SUAS-2025

Missouri S&T Multirotor Design Team's code for the 2025 Student Unmanned Aerial Systems Competition (SUAS).
MIT License
3 stars 0 forks source link

Live Drone Map #4

Open Flamingpuffins opened 1 month ago

Flamingpuffins commented 1 month ago

Live Drone Map

Problem

In order to adhere to the current SUAS rules a map of the drone that shows the ODLC objects and the drones current location is required.

Solution

A map of the the drone area will be overlayed with the OLDC coordinates and the drones current location by pulling the code from the running code during the competition. The map and overlay will be displayed and run on a webserver.

Additional Information

The overlay can be drawn with the javascript draw function.