Skip to content

Commit

Permalink
remove duplicated launch
Browse files Browse the repository at this point in the history
Signed-off-by: Berkay Karaman <[email protected]>
  • Loading branch information
brkay54 committed Feb 29, 2024
1 parent f8670e2 commit 0781732
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions launch/tier4_simulator_launch/launch/simulator.launch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,6 @@
</include>
</group>

<!-- publish empty objects instead of object recognition module -->
<group unless="$(var perception/enable_object_recognition)">
<push-ros-namespace namespace="object_recognition"/>
<node pkg="dummy_perception_publisher" exec="empty_objects_publisher" name="empty_objects_publisher" output="screen">
<remap from="~/output/objects" to="/perception/object_recognition/objects"/>
</node>
</group>

<!-- perception module -->
<group>
<push-ros-namespace namespace="perception"/>
Expand Down

0 comments on commit 0781732

Please sign in to comment.