Closed Srijan221 closed 2 years ago
I don’t see how these are STVL questions / problems. It sounds like you need to calibrate your sensors or filter them if you frequently are environments where lighting conditions result in extraneous noise.
Thankyou for the clarification Steve, I just want to know the use of voxel_min_points
parameter in ROS1 Melodic version of the plugin. Why is the parameter not working and changing it's value does not help?
I tried printing, but the code doesn't seem to enter that block, it doesn't print any value (zero / non-zero), not even any static string written in that line.
Those plus signs, in my opinion are due to the lighting conditions in the room, maybe due to reflections.
I have tried using two different Realsense - Realsense D415 and D455, Below are some errors observed with Realsense d455 - As you can see in the image above, the reflection due to the sunlight causes a random voxel to appear in the map and it is marked onto the costmap with an inflation which should not happen in a general case.
And, ghost points appear at locations that aren't in the field of view of camera as you can see above.
I am just looking for
voxel_min_points
to somehow remove these unwanted voxels to appear or mark in the costmap altogether.Raising a new issue as previous one was closed without any soliution _Originally posted by @Srijan221 in https://github.com/SteveMacenski/spatio_temporal_voxel_layer/issues/241#issuecomment-1308673467_