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

Deadlock introduced with latest commit on noetic-devel #246

Closed onjen closed 1 year ago

onjen commented 1 year ago

As @corot noted in this PR, the latest commit on noetic-devel introduces a deadlock.

Can you revert the commit until the fix is developed?

SteveMacenski commented 1 year ago

@onjen can you test out https://github.com/SteveMacenski/spatio_temporal_voxel_layer/pull/245 and let me know if that resolves your issue? I'll merge then and we're good to go

onjen commented 1 year ago

Tested #245 and it fixes the issue