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

Revision history [back]

click to hide/show revision 1
initial version

I found the problem!! It's a very strange bug... if you do:

voxels_marker.points.resize(N)

and for some reason you iterate over only

M < N

points.. this strange z_buffer problem happens