- Apr 20, 2020
-
-
Sergi Hernandez authored
-
- Oct 18, 2018
-
-
Sergi Hernandez authored
-
- Sep 25, 2018
-
-
Sergi Foix Salmerón authored
-
- Jun 20, 2018
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- Jan 10, 2018
-
-
Sergi Hernandez authored
-
- Dec 14, 2017
-
-
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().
-
- Nov 17, 2017
-
-
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).
-
- Nov 07, 2017
-
-
Sergi Hernandez authored
-
- Nov 03, 2017
-
-
Sergi Hernandez authored
Solved a problem in the namespace generation. Now the modules action and service clients require the full namespace as a parameter.
-
- Oct 30, 2017
-
-
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.
-
- Oct 18, 2017
-
-
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.
-
- Oct 11, 2017
-
-
Sergi Hernandez authored
-
- Oct 10, 2017
-
-
Sergi Hernandez authored
-
- Oct 06, 2017
-
-
Sergi Hernandez authored
-
- Oct 02, 2017
-
-
Sergi Hernandez authored
-
- Sep 22, 2017
-
-
Sergi Hernandez authored
-
- Jul 27, 2017
-
-
Fernando Herrero authored
iri_ros_tools: package.xml: updated license (TODO->LGPL), mantainer (labrobotica) and author (shernand)
-
- May 18, 2017
-
-
Sergi Hernandez authored
-
- May 16, 2017
-
-
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.
-
- May 09, 2017
-
-
Sergi Hernandez authored
-
- Nov 17, 2016
-
-
Fernando Herrero authored
-
- Oct 26, 2016
-
-
Sergi Hernandez authored
Removed the update function from the watchdog class.
-
- Jun 22, 2016
-
-
Sergi Hernandez authored
-