Skip to content

Commit

Permalink
chore: fix typo (#41)
Browse files Browse the repository at this point in the history
* fix typo

Signed-off-by: Autumn60 <[email protected]>

* revert comment in aichallenge_system.launch.xml

Co-authored-by: Takagi, Isamu <[email protected]>

---------

Signed-off-by: Autumn60 <[email protected]>
Co-authored-by: Takagi, Isamu <[email protected]>
  • Loading branch information
Autumn60 and isamu-takagi authored Aug 21, 2024
1 parent 30ec056 commit d69d3e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<arg name="launch_vehicle_interface" value="$(var launch_vehicle_interface)"/>
</include>

<!-- Workaround for automatic operaion. -->
<!-- Workaround because the simulator cannot use the service. -->
<group if="$(var simulation)">
<node pkg="aichallenge_system_launch" exec="control_mode_adapter.py" output="screen"/>
</group>
Expand Down

0 comments on commit d69d3e6

Please sign in to comment.