11 lines
167 B
Plaintext
11 lines
167 B
Plaintext
float32 target_x
|
|
float32 target_y
|
|
---
|
|
bool success
|
|
string message
|
|
int8 status
|
|
int8 STATUS_SUCCEEDED=1
|
|
int8 STATUS_ABORTED=2
|
|
int8 STATUS_CANCELED=3
|
|
---
|
|
float32 progress |