- Drone Delivery Simulation Using The Supplied Template Send The Drone From Rite Aid To The Three Delivery Sites While 1 (75.21 KiB) Viewed 34 times
Drone Delivery Simulation - Using the supplied template, send the drone from Rite Aid to the three delivery sites while
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Drone Delivery Simulation - Using the supplied template, send the drone from Rite Aid to the three delivery sites while
Drone Delivery Simulation - Using the supplied template, send the drone from Rite Aid to the three delivery sites while avoiding obstacles and buildings. Download both this code and the image: Final Sm22_Drone Delivery Simulation template.mand city_map.jpg Requirements: At each delivery location, the drone must do two orbits before moving to its next destination (simulating the delivery). The template code provides pre-built functions for generating a 'best' path around obstacles, or you could write in your own waypoints. Part 1: Submit your code and map of the flight path Part 2: Imagine this system is scaled up with multiple drones and a larger flight area. What issued might you have, and how would you resolve them. Ignore legal issues - assume that the drones have been certified for flying over people, beyond visual line of sight and commercial operations.