CMU-cabot/cabot

cabot_serial.py default baud rate

Closed this issue · 0 comments

It should be 115200 that matches Arduino code.

baud = int(rospy.get_param('~baud','1000000'))