2022-11-26 01:17:30 +00:00
|
|
|
/**:
|
|
|
|
ros__parameters:
|
2024-11-22 23:27:30 +00:00
|
|
|
link_layer: "ethernet" # "ethernet" | "cube-evk" | "cohda"
|
|
|
|
target_device: "lo" # Should be the IP address of the target device or the network interface name
|
2024-07-19 13:30:01 +00:00
|
|
|
is_sender: true
|
2024-10-28 10:19:01 +00:00
|
|
|
publish_own_cams: false
|
2024-09-04 10:19:21 +00:00
|
|
|
security: "none"
|
|
|
|
certificate: ""
|
|
|
|
certificate-key: ""
|
|
|
|
certificate-chain:
|
|
|
|
- ""
|