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
616 stars 183 forks source link

Allow mark_threshold parameter to be set dynamically #264

Closed HovorunB closed 1 year ago

HovorunB commented 1 year ago

Hello! :slightly_smiling_face: In my usecase sometimes I need to disable marking the costmap, but keep publishing STVL to the topic, and reconfiguring mark_threshold is the way to go for me. So if you think it could be useful for somebody else then I propose to add the ability to set dynamically mark_threshold parameter

SteveMacenski commented 1 year ago

Sounds good!