Update docker-compose.yaml
This commit is contained in:
parent
36ccdb364b
commit
2057dfcd7f
|
@ -8,6 +8,6 @@ services:
|
|||
HOST: "192.168.1.89"
|
||||
PORT: "9090"
|
||||
TOPIC_PREFIX: "/spiri/aurelia/"
|
||||
TOPICS: "/mavros/battery,/mavros/global_position/"
|
||||
TOPICS: "/mavros/battery,/mavros/global_position/raw/fix"
|
||||
volumes:
|
||||
- ./ros_relay/:/overlay_ws/src/ros_relay/
|
||||
|
|
Loading…
Reference in New Issue