You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: launch/tier4_vehicle_launch/launch/vehicle.launch.xml
+2
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
<argname="vehicle_model"description="vehicle model name"/>
5
5
<argname="sensor_model"description="sensor model name"/>
6
6
<argname="vehicle_id"default="$(env VEHICLE_ID default)"description="vehicle specific ID"/>
7
+
<argname="is_redundancy"default="false"description="is system redundancy?"/>
7
8
<argname="initial_engage_state"default="false"description="/vehicle/engage state after starting Autoware"/>
8
9
<argname="config_dir"default="$(find-pkg-share $(var sensor_model)_description)/config"description="path to dir where sensors_calibration.yaml, etc. are located"/>
0 commit comments