Added a function (start_operation()) to be called in the constructor of the...
Added a function (start_operation()) to be called in the constructor of the lowest class in the hierarchy. Added an exception module. Added a new class to implement the service call to dynamic reconfigure servers.
Showing
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- include/iri_ros_tools/module.h 21 additions, 15 deletionsinclude/iri_ros_tools/module.h
- include/iri_ros_tools/module_action.h 28 additions, 6 deletionsinclude/iri_ros_tools/module_action.h
- include/iri_ros_tools/module_dyn_reconf.h 180 additions, 0 deletionsinclude/iri_ros_tools/module_dyn_reconf.h
- include/iri_ros_tools/module_exceptions.h 38 additions, 0 deletionsinclude/iri_ros_tools/module_exceptions.h
include/iri_ros_tools/module_dyn_reconf.h
0 → 100644
include/iri_ros_tools/module_exceptions.h
0 → 100644
Please register or sign in to comment