[ROS Hydro, Boost 1.54] dynamic_reconfigure::Server locks itself [closed]
As the title says, I am using ROS Hydro and Boost 1.54. In this configuration I am unable to use dynamic_reconfigure::Server since the program won't finish this object creation, instead locking itself there. It seems to work with the Boost 1.48 version ROS officially supports but unfortunately I have to use 1.54.
Can anyone give me a hint how to use dynamic_reconfigure with boost 1.54 or tell me that I am wrongly assuming boost is the problem?
Hm.. It is really frustrating not being able to use dynamic_reconfigure...
Thank you very much in advance! Adrian