Closed bitmorse closed 8 years ago
SBC will receive a COMMAND_LONG message with command MAV_CMD_COMPONENT_ARM_DISARM
It needs to confirm this message by sending a COMMAND_ACK ( #77 ) message back to the mainboard (via mav_UART) to confirm or deny the command
recording node no longer functions. using built-in mavros functionality instead. record on arm, stop record on disarm. closed.
make a central launchfile that starts all required nodes and a rosbag recording. this launchfile should run on boot.
stop recording on HOME waypoint reached