SteveMacenski / spatio_temporal_voxel_layer

A new voxel layer leveraging modern 3D graphics tools to modernize navigation environmental representations
http://wiki.ros.org/spatio_temporal_voxel_layer
GNU Lesser General Public License v2.1
620 stars 184 forks source link

obstacle_range measured from sensor_frame or from robot_base_frame? #228

Closed tonynajjar closed 2 years ago

tonynajjar commented 2 years ago

I spent some time debugging why I was getting no markings and found out obstacle_range is measured from robot_base_frame. Is this intentional? Given that it's a parameter defined under the source, I expected it to be measured from sensor_frame.

In any case, I think further documentation on that would be useful.

Bonus issue: also saw that the param sensor_frame was not documented in the examples

tonynajjar commented 2 years ago

My bad, due to some pcl filtering, my pointloud was being published with frame_id base_link