pyros-dev / pyros

Python interfacing for multiprocess software - A Python blanket for ROS to hide inside
BSD 3-Clause "New" or "Revised" License
25 stars 4 forks source link

Remove dynamic_reconfigure support #60

Closed asmodehn closed 8 years ago

asmodehn commented 8 years ago

This is usually not needed, and especially less since we support regex when specifying the topics /services to listen to.

KISS

asmodehn commented 8 years ago

WIP : https://github.com/asmodehn/pyros/pull/62