YDLIDAR / ydlidar_ros2_driver

ydlidar driver package under ros2
Other
54 stars 99 forks source link

Need to change the parameters with wrong names #1

Closed JaehyunShim closed 4 years ago

JaehyunShim commented 4 years ago

Hi,

As the title says, in the yaml file in the location "ydlidar_ros2_driver/params/ydlidar.yaml", param names have to be fixed as below.

max_range -> range_max min_range -> range_min

Ryan

yangfuyuan commented 4 years ago

It's fixed. Thanks.

JaehyunShim commented 4 years ago

Thanks for the prompt support!