Skip to content

Commit

Permalink
Update autoware_launch/launch/components/tier4_perception_component.l…
Browse files Browse the repository at this point in the history
…aunch.xml
  • Loading branch information
yukke42 authored Dec 27, 2023
1 parent 08d8c2a commit 782e261
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@
<!-- traffic light recognition -->
<arg name="traffic_light_arbiter_param_path" value="$(find-pkg-share autoware_launch)/config/perception/traffic_light_arbiter/traffic_light_arbiter.param.yaml"/>
<arg name="traffic_light_fine_detector_model_name" value="tlr_pedcar_yolox_s_batch_6"/>

Check warning on line 129 in autoware_launch/launch/components/tier4_perception_component.launch.xml

View workflow job for this annotation

GitHub Actions / spell-check-differential

Unknown word (pedcar)
<arg name="traffic_light_fine_detector_model_name" value="tlr_yolox_s_batch_6"/>
<arg name="car_traffic_light_classifier_model_name" value="traffic_light_classifier_mobilenetv2_batch_6"/>
<arg name="pedestrian_traffic_light_classifier_model_name" value="ped_traffic_light_classifier_mobilenetv2_batch_6"/>
</include>
Expand Down

0 comments on commit 782e261

Please sign in to comment.