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