Skip to content

Commit

Permalink
fix(api): disable rosbridge to fix duplicated node (#497)
Browse files Browse the repository at this point in the history
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
  • Loading branch information
kosuke55 committed Jul 19, 2024
1 parent 14946c0 commit 1b04604
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,5 @@
<launch>
<!-- Fork the repository and add the parameters here if needed. -->
<arg name="launch_deprecated_api" default="true"/>
<arg name="rosbridge_enabled" default="true"/>
<arg name="rosbridge_max_message_size" default="1000000000"/>
<include file="$(find-pkg-share tier4_autoware_api_launch)/launch/autoware_api.launch.xml"/>
</launch>

0 comments on commit 1b04604

Please sign in to comment.