Skip to content

Commit

Permalink
Change lidar detection model
Browse files Browse the repository at this point in the history
Signed-off-by: t4-adc <[email protected]>
  • Loading branch information
t4-adc committed Jun 18, 2024
1 parent 6a72280 commit bb66f66
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<arg name="traffic_light_arbiter_param_path"/>

<!-- CenterPoint model parameters -->
<arg name="centerpoint_model_name" default="centerpoint_tiny" description="options: `centerpoint`, `centerpoint_tiny` or `centerpoint_sigma`"/>
<arg name="centerpoint_model_name" default="centerpoint" description="options: `centerpoint`, `centerpoint_tiny` or `centerpoint_sigma`"/>
<arg name="centerpoint_model_path" default="$(var data_path)/lidar_centerpoint"/>

<!-- PointPainting model parameters -->
Expand Down

0 comments on commit bb66f66

Please sign in to comment.