Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jul 14, 2024
1 parent 47ee2c7 commit 5f68013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perception/lidar_centerpoint/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ python projects/AutowareCenterPoint/centerpoint_onnx_converter.py --cfg projects

#### Adjust the config file for the custom model

All the ROS parameters have been moved into `.param.yaml` files, please set the parameters of the config file like point_cloud_range, point_feature_size, voxel_size, etc. in the config files. **centerpoint_(your_selection_of_model).param.yaml** files are under the config file directory of the lidar_centerpoint node. The information for these parameters are shown in the [Parameters](#parameters) section.
All the ROS parameters have been moved into `.param.yaml` files, please set the parameters of the config file like point*cloud_range, point_feature_size, voxel_size, etc. in the config files. \*\*centerpoint*(your_selection_of_model).param.yaml\*\* files are under the config file directory of the lidar_centerpoint node. The information for these parameters are shown in the [Parameters](#parameters) section.

#### Launch the lidar_centerpoint node

Expand Down

0 comments on commit 5f68013

Please sign in to comment.