Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0667e71

Browse files
committedFeb 29, 2024·
remove duplicated launch
Signed-off-by: Berkay Karaman <brkay54@gmail.com>
1 parent a24f3a9 commit 0667e71

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed
 

‎launch/tier4_simulator_launch/launch/simulator.launch.xml

-8
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,6 @@
5858
</include>
5959
</group>
6060

61-
<!-- publish empty objects instead of object recognition module -->
62-
<group unless="$(var perception/enable_object_recognition)">
63-
<push-ros-namespace namespace="object_recognition"/>
64-
<node pkg="dummy_perception_publisher" exec="empty_objects_publisher" name="empty_objects_publisher" output="screen">
65-
<remap from="~/output/objects" to="/perception/object_recognition/objects"/>
66-
</node>
67-
</group>
68-
6961
<!-- perception module -->
7062
<group>
7163
<push-ros-namespace namespace="perception"/>

0 commit comments

Comments
 (0)
Please sign in to comment.