git commit -m "first commit for v2"
This commit is contained in:
15
Devices/Libraries/Ros/md_controller/motorInfomation.yaml
Executable file
15
Devices/Libraries/Ros/md_controller/motorInfomation.yaml
Executable file
@@ -0,0 +1,15 @@
|
||||
|
||||
port_name: /dev/ttyTHS0
|
||||
baudrate: 19200
|
||||
producte : no_name
|
||||
drivers:
|
||||
lelf_driver:
|
||||
id: 0x02
|
||||
ratio: -30.0
|
||||
toppic: "/left_wheel"
|
||||
subscribe_queue_size: 1
|
||||
right_driver:
|
||||
id: 0x01
|
||||
ratio: 30.0
|
||||
toppic: "/right_wheel"
|
||||
subscribe_queue_size: 1
|
||||
Reference in New Issue
Block a user