Skip to content

Commit

Permalink
fix: add 2d validator option param
Browse files Browse the repository at this point in the history
Signed-off-by: badai-nguyen <[email protected]>
  • Loading branch information
badai-nguyen committed Oct 17, 2023
1 parent c0bca36 commit 6a8448b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
<remap from="~/output/objects" to="$(var output/objects)"/>
<param name="enable_debugger" value="false"/>
<param from="$(var obstacle_pointcloud_based_validator_param_path)"/>
<param name="using_2d_validator" value="true"/>
</node>
</launch>

0 comments on commit 6a8448b

Please sign in to comment.