- 10 Jan, 2018 1 commit
-
-
Sergi Hernandez authored
-
- 14 Dec, 2017 1 commit
-
-
Sergi Hernandez authored
all sub-modules and action and service wrappers should use this->module_nh.getNamespace() for the namespace parameter. all modules used directly from a ROS node should use ros::this_node::getName().
-
- 17 Nov, 2017 1 commit
-
-
Sergi Hernandez authored
Added functions to enable and disable the watchdog. Modified the function to set the watchdog period. It is now enable_watchdog(time).
-
- 07 Nov, 2017 1 commit
-
-
Sergi Hernandez authored
-
- 03 Nov, 2017 1 commit
-
-
Sergi Hernandez authored
Solved a problem in the namespace generation. Now the modules action and service clients require the full namespace as a parameter.
-
- 30 Oct, 2017 1 commit
-
-
Sergi Hernandez authored
Removed the status check in the is_finished() and cancel() functions to be able to perform the desired operations when a timeout or watchdog error have been reported.
-
- 18 Oct, 2017 2 commits
-
-
Sergi Hernandez authored
The new errors taken into account are: * the parameter does not exist. * the parameter has not been changed.
-
Sergi Hernandez authored
Removed some unused internal variables.
-
- 11 Oct, 2017 1 commit
-
-
Sergi Hernandez authored
-
- 10 Oct, 2017 1 commit
-
-
Sergi Hernandez authored
-
- 06 Oct, 2017 1 commit
-
-
Sergi Hernandez authored
-
- 02 Oct, 2017 1 commit
-
-
Sergi Hernandez authored
-
- 22 Sep, 2017 1 commit
-
-
Sergi Hernandez authored
-
- 27 Jul, 2017 1 commit
-
-
Fernando Herrero authored
iri_ros_tools: package.xml: updated license (TODO->LGPL), mantainer (labrobotica) and author (shernand)
-
- 18 May, 2017 1 commit
-
-
Sergi Hernandez authored
-
- 16 May, 2017 1 commit
-
-
Sergi Hernandez authored
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.
-
- 09 May, 2017 1 commit
-
-
Sergi Hernandez authored
-
- 17 Nov, 2016 1 commit
-
-
Fernando Herrero authored
-
- 26 Oct, 2016 1 commit
-
-
Sergi Hernandez authored
Removed the update function from the watchdog class.
-
- 22 Jun, 2016 1 commit
-
-
Sergi Hernandez authored
-