Skip to content

Commit

Permalink
set global param to override autoware state check
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Sanchez <[email protected]>
  • Loading branch information
danielsanchezaran committed Nov 8, 2024
1 parent 511d732 commit fa997a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autoware_launch/launch/autoware.launch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
<arg name="launch_vehicle_interface" default="true" description="launch vehicle interface"/>
<!-- Control -->
<arg name="check_external_emergency_heartbeat" default="false"/>
<arg name="use_aeb_autoware_state_check" default="true"/>
<!-- Map -->
<arg name="lanelet2_map_file" default="lanelet2_map.osm" description="lanelet2 map file name"/>
<arg name="pointcloud_map_file" default="pointcloud_map.pcd" description="pointcloud map file name"/>
Expand Down

0 comments on commit fa997a6

Please sign in to comment.