pal-robotics / ddynamic_reconfigure

89 stars 76 forks source link

Advertise services/topics only if they are not advertised yet #29

Open furushchev opened 9 months ago

furushchev commented 9 months ago

This is a simple fix for the method DDynamicReconfigure::publishServicesTopics that prevents to advertise services/topics more than once which causes errors.