mirror of
https://github.com/YikeStone/ros_arduino_bridge.git
synced 2025-08-03 11:14:08 +05:30
Merge pull request #11 from yellow-sky/fix_servo
Fix servo contract (radian is float)
This commit is contained in:
commit
02aa11a6a9
@ -1,3 +1,3 @@
|
||||
uint8 id
|
||||
---
|
||||
int16 value
|
||||
float32 value
|
||||
|
@ -1,3 +1,3 @@
|
||||
uint8 id
|
||||
int16 value
|
||||
float32 value
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user