You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using MAV_CMD_WAYPOINT_USER_1 to run custom commands from a mission
This ability is currently missing from mavsdk making it impossible for us to switch.
Would be nice to be able to add a custom action listener. We would need the param values too