Closed dinoboy197 closed 6 years ago
Sorry, visualization node also shouldn't need dynamic_reconfigure but I missed commenting some lines when I originally disabled it so it seems to have been relying on DBW's dependency to compile. I pushed a fix for it to this branch.
Awesome, thanks for the patch!
For #137
dynamic_reconfigure
to visualization module, so visualization module does not rely on DBW module to add it. Otherwise, removing dynamic reconfig from the DBW module causes the visualization module to not compile, which is too tightly coupled.