Skip to content

Commit

Permalink
Merge pull request #2 from husarion/Update-compose.yaml-param
Browse files Browse the repository at this point in the history
Update compose.yaml
  • Loading branch information
delihus authored Feb 16, 2024
2 parents ba8169c + a477b1e commit 85f9a90
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ services:
image: husarion/nmea-gps:noetic
container_name: nmea-gps
network_mode: host
restart: always
environment:
- ROS_MASTER_URI=http://10.15.20.2:11311
command: >
rosrun nmea_navsat_driver nmea_socket_driver
rosrun nmea_navsat_driver nmea_socket_driver
__ns:=panther
_port:=5000
_local_ip:=10.15.20.2
_port:=5000
_local_ip:=10.15.20.2

0 comments on commit 85f9a90

Please sign in to comment.