Skip to content

ROSSerial Tasks

Lydia Z edited this page Dec 7, 2016 · 3 revisions

Tasks to run on startup of bravobot

  • write function ROS_Init() which sets up the node and the callbacks.

  • Publish estop status as a bool message with metadata telling it what triggered the estop.

  • Subscribe to /cmd_vel (Twist)

  • Publish motor speed to /motorspeed (Int16MultiArray)

Clone this wiki locally