File tree Expand file tree Collapse file tree 1 file changed +82
-43
lines changed
Expand file tree Collapse file tree 1 file changed +82
-43
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,9 @@ operators:
5656 type : point-cloud2
5757 - id : Mandalay
5858 uri : file://./target/release/libmandalay.so
59- # period: 100ms
59+ # period:
60+ # length: 100
61+ # unit: ms
6062 inputs :
6163 - id : Danube
6264 type : str
@@ -100,8 +102,8 @@ operators:
100102 - id : Congo
101103 type : twist
102104 - id : Mekong
103- type : Twist -w-coovariance-ts
104- - id : Gevena
105+ type : twist -w-coovariance-ts
106+ - id : Geneva
105107 uri : file://./target/release/libgevena.so
106108 inputs :
107109 - id : Danube
@@ -141,10 +143,14 @@ operators:
141143 type : wrench-ts
142144 - id : Georgetown
143145 uri : file://./target/release/libgeorgetown.so
144- # period: 50ms
146+ # period:
147+ # length: 50
148+ # unit: ms
145149 inputs :
146150 - id : Lena
147151 type : wrench-ts
152+ - id : Murray
153+ type : vector3-ts
148154 outputs : []
149155 # - id: Volga
150156 # type: f64
@@ -154,35 +160,56 @@ operators:
154160sources :
155161 - id : Cordoba
156162 uri : file://./target/release/libcordoba.so
163+ period :
164+ length : 100
165+ unit : ms
157166 output :
158167 id : Amazon
159168 type : f32
160169 - id : Portsmouth
161170 uri : file://./target/release/libportsmouth.so
171+ period :
172+ length : 500
173+ unit : ms
162174 output :
163175 id : Danube
164176 type : str
165177 - id : Freeport
166178 uri : file://./target/release/libfreeport.so
179+ period :
180+ length : 50
181+ unit : ms
167182 output :
168183 id : Ganges
169184 type : i64
170185 - id : Madelin
171186 uri : file://./target/release/libmadelin.so
187+ period :
188+ length : 10
189+ unit : ms
172190 output :
173191 id : Nile
174192 type : i32
175193 - id : Delhi
176194 uri : file://./target/release/libdelhi.so
195+ period :
196+ length : 1
197+ unit : s
177198 output :
178199 id : Columbia
179200 type : img
180201 - id : Hebron
181202 uri : file://./target/release/libhebron.so
203+ period :
204+ length : 100
205+ unit : ms
182206 output :
183207 id : Chanab
184208 type : quaternion
185209 - id : Kingston
210+ period :
211+ length : 100
212+ unit : ms
186213 uri : file://./target/release/libkingston.so
187214 output :
188215 id : Yamuna
@@ -280,6 +307,12 @@ links:
280307 to :
281308 node : Mandalay
282309 input : Chanab
310+ - from :
311+ node : Osaka
312+ output : Godavari
313+ to :
314+ node : Mandalay
315+ input : Godavari
283316- from :
284317 node : Tripoli
285318 output : Loire
@@ -328,6 +361,12 @@ links:
328361 to :
329362 node : Ponce
330363 input : Yamuna
364+ - from :
365+ node : Osaka
366+ output : Godavari
367+ to :
368+ node : Ponce
369+ input : Godavari
331370- from :
332371 node : Ponce
333372 output : Congo
@@ -404,42 +443,42 @@ loops:
404443 port_type : f64
405444
406445
407- mapping :
408- - id : Cordoba
409- runtime : robot
410- - id : Portsmouth
411- runtime : robot
412- - id : Freeport
413- runtime : robot
414- - id : Madelin
415- runtime : robot
416- - id : Lyon
417- runtime : robot
418- - id : Delhi
419- runtime : robot
420- - id : Hamburg
421- runtime : robot
422- - id : Taipei
423- runtime : robot
424- - id : Osaka
425- runtime : robot
426- - id : Hebron
427- runtime : robot
428- - id : Tripoli
429- runtime : robot
430- - id : Kingston
431- runtime : robot
432- - id : Mandalay
433- runtime : robot
434- - id : Ponce
435- runtime : robot
436- - id : Geneva
437- runtime : ws
438- - id : Monaco
439- runtime : ws
440- - id : Rotterdam
441- runtime : ws
442- - id : Barcelona
443- runtime : ws
444- - id : Georgetown
445- runtime : ws
446+ # mapping:
447+ # - id: Cordoba
448+ # runtime: robot
449+ # - id: Portsmouth
450+ # runtime: robot
451+ # - id: Freeport
452+ # runtime: robot
453+ # - id: Madelin
454+ # runtime: robot
455+ # - id: Lyon
456+ # runtime: robot
457+ # - id: Delhi
458+ # runtime: robot
459+ # - id: Hamburg
460+ # runtime: robot
461+ # - id: Taipei
462+ # runtime: robot
463+ # - id: Osaka
464+ # runtime: robot
465+ # - id: Hebron
466+ # runtime: robot
467+ # - id: Tripoli
468+ # runtime: robot
469+ # - id: Kingston
470+ # runtime: robot
471+ # - id: Mandalay
472+ # runtime: robot
473+ # - id: Ponce
474+ # runtime: robot
475+ # - id: Geneva
476+ # runtime: ws
477+ # - id: Monaco
478+ # runtime: ws
479+ # - id: Rotterdam
480+ # runtime: ws
481+ # - id: Barcelona
482+ # runtime: ws
483+ # - id: Georgetown
484+ # runtime: ws
You can’t perform that action at this time.
0 commit comments