Bonus: While the simulated drone will always successfully complete its movement, what if it was possible for the drone to halt at any time (without your input)? Does your code handle this case? A real drone, unlike the simulation, might fail to exactly halt on top of a waypoint. Does your code handle this case?
|