Skip to content

Commit

Permalink
ci(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Oct 7, 2024
1 parent 7f022d7 commit 21627a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion common_sensor_launch/launch/hesai_OT128.launch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<!-- Params -->
<arg name="launch_driver" default="true"/>
<!-- There is an issue where hw_monitor crashes due to data race,
<!-- There is an issue where hw_monitor crashes due to data race,
so the monitor will now only be launched when explicitly specified with a launch command. -->
<arg name="launch_hw_monitor" default="false"/>

Expand Down
2 changes: 1 addition & 1 deletion common_sensor_launch/launch/hesai_XT32.launch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<!-- Params -->
<arg name="launch_driver" default="true"/>
<!-- There is an issue where hw_monitor crashes due to data race,
<!-- There is an issue where hw_monitor crashes due to data race,
so the monitor will now only be launched when explicitly specified with a launch command. -->
<arg name="launch_hw_monitor" default="false"/>

Expand Down

0 comments on commit 21627a6

Please sign in to comment.