You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MAVLink
Can anyone point me to some Python code on sending geofences to a Pixhawk? I cannot find simple examples in Dronekit or elsewhere, and have spend a long time trying to implement
MAVLINK_MSG_ID_FENCE_POINT etc . I can happily set waypoints directly via Mavlink or through Ironpython to Missionplanner, but the fence stuff has me stumped.
cheers
pete
Andrew Tridgell
unread,
Aug 23, 2015, 8:42:08 PM8/23/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
If you want to do this yourself programmatically you could do this in DroneKit by setting the same parameters (using Vehicle.parameters). I recommend you confirm that the section works for you by following the tutorial first.
anishsh...@gmail.com
unread,
Jul 1, 2017, 8:55:58 AM7/1/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MAVLink
can any tell me about geofencing in python i m working n urllib...and to use it can anyone give me path