We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b70d0b commit 458057cCopy full SHA for 458057c
launch/tier4_perception_launch/launch/perception.launch.xml
@@ -36,7 +36,7 @@
36
<arg name="traffic_light_arbiter_param_path"/>
37
38
<!-- CenterPoint model parameters -->
39
- <arg name="centerpoint_model_name" default="centerpoint_tiny" description="options: `centerpoint` or `centerpoint_tiny`"/>
+ <arg name="centerpoint_model_name" default="centerpoint" description="options: `centerpoint` or `centerpoint_tiny`"/>
40
<arg name="centerpoint_model_path" default="$(var data_path)/lidar_centerpoint"/>
41
42
<!-- PointPainting model parameters -->
0 commit comments