Skip to content

Commit

Permalink
Update launch/tier4_perception_launch/launch/object_recognition/detec…
Browse files Browse the repository at this point in the history
…tion/detector/lidar_dnn_detector.launch.xml

Co-authored-by: Taekjin LEE <[email protected]>
  • Loading branch information
tzhong518 and technolojin authored Apr 12, 2024
1 parent 8a23731 commit 62274ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<arg name="lidar_detection_model" default="centerpoint" description="options: `centerpoint`, `apollo`, `clustering`"/>

<!-- Lidar detector centerpoint parameters -->
<arg name="centerpoint_model_name" default="centerpoint, centerpoint_tiny, centerpoint_sigma"/>
<arg name="centerpoint_model_name" default="centerpoint_tiny" description="options: `centerpoint`, `centerpoint_tiny` or `centerpoint_sigma`"/>
<arg name="centerpoint_model_path" default="$(var data_path)/lidar_centerpoint"/>
<arg name="lidar_model_param_path" default="$(find-pkg-share lidar_centerpoint)/config"/>

Expand Down

0 comments on commit 62274ea

Please sign in to comment.