AS: adding first phase of orientation

This commit is contained in:
Alexander Schaefer
2025-01-29 09:58:44 +00:00
parent 79001dc331
commit 45650caa1b
5106 changed files with 582827 additions and 0 deletions

View File

@@ -0,0 +1 @@
string name

View File

@@ -0,0 +1,5 @@
uint8 r
uint8 g
uint8 b
uint8 width
uint8 off

View File

@@ -0,0 +1 @@

View File

@@ -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

View File

@@ -0,0 +1,2 @@
string name

View File

@@ -0,0 +1,3 @@
float32 x
float32 y
float32 theta

View File

@@ -0,0 +1,2 @@
float32 linear
float32 angular