Skip to content

Commit

Permalink
Update version numbers for hotfix release 4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kjrush committed Apr 20, 2022
1 parent 1b263a4 commit 53ef158
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 @@ -108,7 +108,7 @@ services:
command: bash -c 'source /opt/carma/install/setup.bash && ros2 launch /opt/carma/vehicle/config/drivers.launch.py drivers:=dsrc_driver'

ssc_controller_driver:
image: usdotfhwastol/carma-ssc-interface-wrapper:carma-system-4.0.0
image: usdotfhwastol/carma-ssc-interface-wrapper:carma-system-4.0.4
container_name: ssc_controller_driver
network_mode: host
privileged: true # Grant access to usb for can data
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 @@ -108,7 +108,7 @@ services:
command: bash -c 'source /opt/carma/install/setup.bash && ros2 launch /opt/carma/vehicle/config/drivers.launch.py drivers:=dsrc_driver'

ssc_controller_driver:
image: usdotfhwastol/carma-ssc-interface-wrapper:carma-system-4.0.0
image: usdotfhwastol/carma-ssc-interface-wrapper:carma-system-4.0.4
container_name: ssc_controller_driver
network_mode: host
privileged: true # Grant access to usb for can data
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 @@ -125,7 +125,7 @@ services:
command: bash -c 'source /opt/carma/install/setup.bash && ros2 launch /opt/carma/vehicle/config/drivers.launch.py drivers:=dsrc_driver'

ssc_controller_driver:
image: usdotfhwastol/carma-ssc-interface-wrapper:carma-system-4.0.0
image: usdotfhwastol/carma-ssc-interface-wrapper:carma-system-4.0.4
container_name: ssc_controller_driver
network_mode: host
privileged: true # Grant access to kvaser
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 @@ -125,7 +125,7 @@ services:
command: bash -c 'source /opt/carma/install/setup.bash && ros2 launch /opt/carma/vehicle/config/drivers.launch.py drivers:=dsrc_driver'

ssc_controller_driver:
image: usdotfhwastol/carma-ssc-interface-wrapper:carma-system-4.0.0
image: usdotfhwastol/carma-ssc-interface-wrapper:carma-system-4.0.4
container_name: ssc_controller_driver
network_mode: host
privileged: true # Grant access to kvaser
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 @@ -125,7 +125,7 @@ services:
command: bash -c 'source /opt/carma/install/setup.bash && ros2 launch /opt/carma/vehicle/config/drivers.launch.py drivers:=dsrc_driver'

ssc_controller_driver:
image: usdotfhwastol/carma-ssc-interface-wrapper:carma-system-4.0.0
image: usdotfhwastol/carma-ssc-interface-wrapper:carma-system-4.0.4
container_name: ssc_controller_driver
network_mode: host
privileged: true # Grant access to kvaser
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 @@ -125,7 +125,7 @@ services:
command: bash -c 'source /opt/carma/install/setup.bash && ros2 launch /opt/carma/vehicle/config/drivers.launch.py drivers:=dsrc_driver'

ssc_controller_driver:
image: usdotfhwastol/carma-ssc-interface-wrapper:carma-system-4.0.0
image: usdotfhwastol/carma-ssc-interface-wrapper:carma-system-4.0.4
container_name: ssc_controller_driver
network_mode: host
privileged: true # Grant access to kvaser
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 @@ -112,7 +112,7 @@ services:
command: bash -c 'source /opt/carma/install/setup.bash && ros2 launch /opt/carma/vehicle/config/drivers.launch.py drivers:=dsrc_driver'

ssc_controller_driver:
image: usdotfhwastol/carma-ssc-interface-wrapper:carma-system-4.0.0
image: usdotfhwastol/carma-ssc-interface-wrapper:carma-system-4.0.4
container_name: ssc_controller_driver
network_mode: host
privileged: true # Grant access to kvaser
Expand Down

0 comments on commit 53ef158

Please sign in to comment.