-
Notifications
You must be signed in to change notification settings - Fork 223
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RS16 point cloud looks flat #20
Comments
|
Thanks for the answer @HaoQChen. It seems that I have an old version of RS16. I loaded it manually and now I have the full point cloud.
I copied the file
Thanks for the help! |
yes, second column is horizontal angle, and all lasers of RS16 is in one column, so it is 0(RS32 is different) Old version, we will give you a USB disk, there is a angle file in it. This one will more fit your lidar |
…ling_tool Feat/lidar labeling tool
These are the version and settings I'm using:
Ubuntu: 18.04
Ros: Melodic
Lidar: RS16
Point type: XYZIRT and XYZI
I followed all steps to install the sdk with ROS (Section 4.2 from the readme) but the point cloud I watch in Rviz looks flat.
Besides, the values from the PointCloud2 message are always zero for Ring and Z
When I use the previous version of the driver:
https://github.com/RoboSense-LiDAR/ros_rslidar
Rviz shows the point cloud correctly.
This is the config.yaml file I am using
Do you know what might be the cause of this issue?
Any help would be appreciated.
Thanks!
The text was updated successfully, but these errors were encountered: