Skip to content

Commit 31af5cd

Browse files
committed
feat(add_perception_objects_pointcloud_publisher) return state of centerpoint confing file
Signed-off-by: Alexey Panferov <lexavtanke@gmail.com>
1 parent 16fdef4 commit 31af5cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

perception/lidar_centerpoint/config/centerpoint_tiny.param.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
class_names: ["CAR", "TRUCK", "BUS", "BICYCLE", "PEDESTRIAN"]
44
point_feature_size: 4
55
max_voxel_size: 40000
6-
point_cloud_range: [-89.6, -89.6, -3.0, 89.6, 89.6, 5.0]
6+
point_cloud_range: [-76.8, -76.8, -2.0, 76.8, 76.8, 4.0]
77
voxel_size: [0.32, 0.32, 6.0]
88
downsample_factor: 2
99
encoder_in_feature_size: 9

0 commit comments

Comments
 (0)