voxl-vision-hub sending unsolicited set_attitude messages
-
I have an external ArduPilot flight controller and when I enter Guided mode, my drone starts to descend and move as if it were given a target even though intended behavior is that it should just hold its position until given a target. Upon some digging, I think I've determined that somewhere in vision hub (version 1.8.17), the moment I enter guided mode I get a burst of SET_ATTITUDE_TARGET messages. I have open vins server turned off as well as voxl-px4 for what its worth. Any idea where and why this message may be getting sent?
-
@bendraper Actually I think the message is SET_POSITION_TARGET_LOCAL_NED not SET_ATTITUDE
-
@bendraper Edit /etc/modalai/voxl-vision-hub.conf and set "offboard_mode": "off"