Hacker News new | ask | show | jobs
by th0br0 3551 days ago
This sounds fun. Just clicking through the repos, DroneKit is essentially a wrapper for talking to ArduPilot via MAVLink on different platforms?
1 comments

Yes, our major libraries provide a basic API to talk MAVLink back to your Flight Controller, keep basic things like Vehicle state, events, mavlink message builder.