ROS nodes:
-*joy_to_cmd_vel: used to translate joy msgs to cmd_vel msgs
-*cmd_vel_transmitter: used to send the velocities setpoints to the board through the serial adapter.
+* joy_to_cmd_vel: used to translate joy msgs to cmd_vel msgs
+* cmd_vel_transmitter: used to send the velocities setpoints to the board through the serial adapter.
ROS launches:
-* joypad.launch: launches the necessary nodes to drive Otto with a joypad. Requires joy, joy_to_cmd_vel, cmd_vel_transmitter.
\ No newline at end of file
+* joypad.launch: launches the necessary nodes to drive Otto with a joypad. Requires joy, joy_to_cmd_vel, cmd_vel_transmitter.