uci-uav-forge / uavf_2024

Flight software for Student Unmanned Aerial Systems 2024 competition
MIT License
3 stars 0 forks source link

Integrate with Payload #163

Open Thomas-Neill opened 6 months ago

Thomas-Neill commented 6 months ago

We need to add some code to programmatically actuate the Payload servo from the commander node script. Probably we'll do this over MAVLink using the servo ports on the cube board.

Docs on MAVLink servo commands: https://ardupilot.org/dev/docs/mavlink-move-servo.html Ozzy's Arduino code for actuating the servo: https://discordapp.com/channels/583083826092310529/1105931763932463104/1215436377248895078