mirror of
https://github.com/elephantrobotics/mycobot_ros.git
synced 2026-07-05 19:47:04 +00:00
change baud
This commit is contained in:
parent
909b3868af
commit
f2d0f644a2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue