Added support for setting max velocities on send_goal
This commit is contained in:
@@ -5,6 +5,8 @@ float64 y
|
||||
float64 theta
|
||||
uint8 backwards 0
|
||||
uint8 mode 0
|
||||
|
||||
float64 max_speed
|
||||
---
|
||||
uint16 NONE=0
|
||||
uint16 TF_ERROR=1
|
||||
|
||||
Reference in New Issue
Block a user