This commit is contained in:
Ivan
2022-04-05 11:42:28 +03:00
commit 6dc0eb0fcf
5565 changed files with 1200500 additions and 0 deletions

View File

@@ -0,0 +1 @@
Val[] vals

View File

@@ -0,0 +1,7 @@
#for rostopic tests
int8[] int8_arr
uint8[] uint8_arr
int32[] int32_arr
uint32[] uint32_arr
string[] string_arr
time[] time_arr

View File

@@ -0,0 +1,3 @@
#for rostopic tests
Simple simple
Arrays arrays

View File

@@ -0,0 +1,3 @@
# for rostopic tests
float32 float32
float64 float64

View File

@@ -0,0 +1,10 @@
# for rostopic tests
byte b
int16 int16
int32 int32
int64 int64
char c
uint16 uint16
uint32 uint32
uint64 uint64
string str

View File

@@ -0,0 +1,3 @@
# for rostopic tests
time t
duration d

View File

@@ -0,0 +1 @@
string val