TSC21
4 years ago
committed by
Nuno Marques
3 changed files with 7 additions and 3 deletions
@ -0,0 +1,4 @@ |
|||||||
|
#!/bin/sh |
||||||
|
# shellcheck disable=SC2154 |
||||||
|
|
||||||
|
micrortps_client start -t UDP -r $((2019+2*px4_instance)) -s $((2020+2*px4_instance)) |
Loading…
Reference in new issue