Skip to content

Commit

Permalink
chore(blockage_diag): update param for aip_x1_launch (#268)
Browse files Browse the repository at this point in the history
* add enable_blockage_diag argument to lidar.launch.xml

Signed-off-by: Autumn60 <akiro.harada@tier4.jp>

* ci(pre-commit): autofix

---------

Signed-off-by: Autumn60 <akiro.harada@tier4.jp>
Co-authored-by: Autumn60 <akiro.harada@tier4.jp>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored and kimurariku committed Feb 26, 2025
1 parent 28e4d29 commit 1f859b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aip_x1_launch/launch/lidar.launch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<arg name="launch_driver" value="$(var launch_driver)" />
<arg name="vehicle_mirror_param_file" value="$(var vehicle_mirror_param_file)" />
<arg name="container_name" value="pointcloud_container"/>
<arg name="enable_blockage_diag" value="$(var enable_blockage_diag)"/>
</include>
</group>
<group>
Expand Down

0 comments on commit 1f859b5

Please sign in to comment.