set_waypoint()
#
Descriptionset_waypoint is a function that will store the drones current position data to create a waypoint. The saved waypoint will be stored into the drone.waypoint_data list in the order that they were set.
#
Syntaxset_waypoint()
#
ParametersNone
#
ReturnsThe current position data of the drone.