AS: adding first phase of orientation
This commit is contained in:
@@ -0,0 +1 @@
|
||||
string name
|
||||
@@ -0,0 +1,5 @@
|
||||
uint8 r
|
||||
uint8 g
|
||||
uint8 b
|
||||
uint8 width
|
||||
uint8 off
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
float32 x
|
||||
float32 y
|
||||
float32 theta
|
||||
string name # Optional. A unique name will be created and returned if this is empty
|
||||
@@ -0,0 +1,2 @@
|
||||
|
||||
string name
|
||||
@@ -0,0 +1,3 @@
|
||||
float32 x
|
||||
float32 y
|
||||
float32 theta
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
float32 linear
|
||||
float32 angular
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
Reference in New Issue
Block a user