Remove slider bar from dynamic_reconfigure
For doubles and Ints I'd like to remove slider bar from the dynamic reconfigure to only be able to change values via the text box. For long lists of values I find myself often accidentally bumping the slider (when scrolling with mouse).
Would this difficult to do? I haven't looked too deep into the dyn_reconf code to see whats possible. Any recommendations?