You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The distance of point cloud measured in rviz seems to be half of the corresponding real world distance.
I tested the ros_rslidar, rslidar_sdk and RSView and this bug only occurred in rslidar_sdk.
This occurred both in XYZI and XYZIRT settings.
The text was updated successfully, but these errors were encountered:
howaix1
changed the title
Point cloud dimensions seems not consistent with real world distances
Point cloud dimensions seem not consistent with real world distances
Mar 26, 2023
Remember to change the decoder version of the lidar that you are using. The link is pointing to the RS16 decoder.
Change the value from 0.005f to 0.01f. This should resolve the issue with the scaling, this change at least for us fixed this real world distance scaling issue.
Hope this helps anybody who is looking into this same issue.
The distance of point cloud measured in rviz seems to be half of the corresponding real world distance.
I tested the ros_rslidar, rslidar_sdk and RSView and this bug only occurred in rslidar_sdk.
This occurred both in XYZI and XYZIRT settings.
The text was updated successfully, but these errors were encountered: