possible to use dynamic_reconfigure inside rviz plugin?
hi, is it possible to use the dynamic_reconfigure package inside a rviz plugin which adds a panel ? Where should i put the code which creates the server and init the callback? Inside the constructor of the plugin?
thanks