mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
5 lines
125 B
Bash
5 lines
125 B
Bash
#!/bin/sh
|
|
# shellcheck disable=SC2154
|
|
|
|
micrortps_client start -t UDP -r $((2019+2*px4_instance)) -s $((2020+2*px4_instance))
|