change baud

This commit is contained in:
wangWking 2022-05-16 11:09:56 +08:00
parent 909b3868af
commit f2d0f644a2

View file

@ -7,7 +7,7 @@ and then sends it directly to the real manipulator using `pymycobot` API.
This file is [slider_control.launch] related script.
Passable parameters:
port: serial prot string. Defaults is '/dev/ttyAMA0'
baud: serial prot baudrate. Defaults is 1000000.
baud: serial prot baudrate. Defaults is 115200.
"""
import rospy