Skip to content

Commit

Permalink
correct to 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael McConnell authored and Michael McConnell committed Apr 12, 2022
1 parent d091f6f commit 19f3af6
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion chrysler_pacifica_ehybrid_s_2019/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ services:
command: bash -c 'source /opt/carma/install/setup.bash && ros2 launch /opt/carma/vehicle/config/drivers.launch.py drivers:=carma_novatel_driver_wrapper'

velodyne_lidar_driver:
image: usdotfhwastol/carma-velodyne-lidar-driver:carma-system-4.0.1
image: usdotfhwastol/carma-velodyne-lidar-driver:carma-system-4.0.2
container_name: velodyne-lidar-driver
network_mode: host
volumes_from:
Expand Down
2 changes: 1 addition & 1 deletion ford_fusion_sehybrid_2019/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ services:
command: bash -c 'source /opt/carma/install/setup.bash && ros2 launch /opt/carma/vehicle/config/drivers.launch.py drivers:=carma_novatel_driver_wrapper'

velodyne_lidar_driver:
image: usdotfhwastol/carma-velodyne-lidar-driver:carma-system-4.0.1
image: usdotfhwastol/carma-velodyne-lidar-driver:carma-system-4.0.2
container_name: velodyne-lidar-driver
network_mode: host
volumes_from:
Expand Down
2 changes: 1 addition & 1 deletion freightliner_cascadia_2012_dot_10002/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ services:
command: bash -c 'source /opt/carma/install/setup.bash && ros2 launch /opt/carma/vehicle/config/drivers.launch.py drivers:=carma_novatel_driver_wrapper'

velodyne_lidar_driver:
image: usdotfhwastol/carma-velodyne-lidar-driver:carma-system-4.0.1
image: usdotfhwastol/carma-velodyne-lidar-driver:carma-system-4.0.2
container_name: velodyne-lidar-driver
network_mode: host
volumes_from:
Expand Down
2 changes: 1 addition & 1 deletion freightliner_cascadia_2012_dot_10003/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ services:
command: bash -c 'source /opt/carma/install/setup.bash && ros2 launch /opt/carma/vehicle/config/drivers.launch.py drivers:=carma_novatel_driver_wrapper'

velodyne_lidar_driver:
image: usdotfhwastol/carma-velodyne-lidar-driver:carma-system-4.0.1
image: usdotfhwastol/carma-velodyne-lidar-driver:carma-system-4.0.2
container_name: velodyne-lidar-driver
network_mode: host
volumes_from:
Expand Down
2 changes: 1 addition & 1 deletion freightliner_cascadia_2012_dot_10004/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ services:
command: bash -c 'source /opt/carma/install/setup.bash && ros2 launch /opt/carma/vehicle/config/drivers.launch.py drivers:=carma_novatel_driver_wrapper'

velodyne_lidar_driver:
image: usdotfhwastol/carma-velodyne-lidar-driver:carma-system-4.0.1
image: usdotfhwastol/carma-velodyne-lidar-driver:carma-system-4.0.2
container_name: velodyne-lidar-driver
network_mode: host
volumes_from:
Expand Down
2 changes: 1 addition & 1 deletion freightliner_cascadia_2012_dot_80550/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ services:
command: bash -c 'source /opt/carma/install/setup.bash && ros2 launch /opt/carma/vehicle/config/drivers.launch.py drivers:=carma_novatel_driver_wrapper'

velodyne_lidar_driver:
image: usdotfhwastol/carma-velodyne-lidar-driver:carma-system-4.0.1
image: usdotfhwastol/carma-velodyne-lidar-driver:carma-system-4.0.2
container_name: velodyne-lidar-driver
network_mode: host
volumes_from:
Expand Down
2 changes: 1 addition & 1 deletion lexus_rx_450h_2019/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ services:
command: bash -c 'source /opt/carma/install/setup.bash && ros2 launch /opt/carma/vehicle/config/drivers.launch.py drivers:=carma_novatel_driver_wrapper'

velodyne_lidar_driver:
image: usdotfhwastol/carma-velodyne-lidar-driver:carma-system-4.0.1
image: usdotfhwastol/carma-velodyne-lidar-driver:carma-system-4.0.2
container_name: velodyne-lidar-driver
network_mode: host
volumes_from:
Expand Down

0 comments on commit 19f3af6

Please sign in to comment.