Added simple rotate behavior
This commit is contained in:
13
toid_msgs/action/SimpleRotate.action
Normal file
13
toid_msgs/action/SimpleRotate.action
Normal file
@@ -0,0 +1,13 @@
|
||||
uint8 IGNORE_OBSTACLES=1
|
||||
|
||||
float64 angle
|
||||
float64 min_angle 0
|
||||
uint8 mode 0
|
||||
---
|
||||
uint16 NONE=0
|
||||
uint16 TF_ERROR=1
|
||||
|
||||
builtin_interfaces/Duration total_elapsed_time
|
||||
uint16 error_code
|
||||
string error_msg
|
||||
---
|
||||
Reference in New Issue
Block a user