-
Notifications
You must be signed in to change notification settings - Fork 106
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
Lidar converter #21
Comments
You should be alright with these fields: all that's required is x, y, z and ring (see here). The way the pcl stuff works is kind of obtuse though, so if you need more help please post the exact error message that you get. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I really want to thank you for your great work. I'm currently working on a lidar converter to use your code with a lidar sensor different from a Velodyne sensor and would like to ask for some further information. Could you please provide the PointField message as part of the PointCloud2 message of the /velodyne_points ROS topic, which the lidar_detector is subscribing to?
I'm currently working with the following PointField message, but getting errors from the lidar detection node.
sensor_msgs/PointField
The text was updated successfully, but these errors were encountered: