ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

[autoware.auto] ray_ground_filter publishing 0 filled point cloud without error

asked 2022-01-20 12:21:45 -0500

msmcconnell gravatar image

updated 2022-01-20 12:22:00 -0500

I am trying to use the ray_ground_filter from Autoware.auto with a VLP-32C lidar. I have sensor_msgs/PointCloud2 data from the lidar entering that node and being processed without any reported errors. However, the output messages for both ground and non-ground contain points clouds where all data is set to 0. I believe this occurs because the resize message call is filling in only zeros for the entire data array, but I'm not sure why the original data is being lost. Since there don't appear to be any errors or warnings from the node, what could be the cause of this behavior?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-01-21 11:40:34 -0500

msmcconnell gravatar image

Seems I had an outdated build. The solution was the same as the fix for this similar issue https://gitlab.com/autowarefoundation...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2022-01-20 12:21:45 -0500

Seen: 46 times

Last updated: Jan 21 '22