We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 325d57d commit 4cf21f5Copy full SHA for 4cf21f5
launch/tier4_perception_launch/launch/traffic_light_recognition/traffic_light.launch.xml
@@ -49,7 +49,6 @@
49
<push-ros-namespace namespace="detection"/>
50
<include file="$(find-pkg-share traffic_light_map_based_detector)/launch/traffic_light_map_based_detector.launch.xml">
51
<arg name="input/camera_info" value="$(var input/camera_info)"/>
52
- <arg name="min_timestamp_offset" value="-0.3"/>
53
<arg name="expect/rois" value="expect/rois"/>
54
<arg name="output/rois" value="$(var map_based_detector_output_topic)"/>
55
<arg name="output/camera_info" value="camera_info"/>
0 commit comments