- Apr 18, 2024
-
-
Sergi Hernandez authored
- Feb 21, 2024
-
-
Alejandro Lopez Gestoso authored
-
- Dec 18, 2023
-
-
Alejandro Lopez Gestoso authored
-
- Dec 12, 2023
-
-
Sergi Hernandez authored
Added an action to compute the distance only on the y direction. See merge request !2
-
Sergi Hernandez authored
# Conflicts: # src/iri_bt_basic_nodes.cpp
-
- Dec 04, 2023
-
-
Alejandro Lopez Gestoso authored
-
- Nov 28, 2023
-
-
Sergi Hernandez authored
-
- Nov 13, 2023
-
-
Alejandro Lopez Gestoso authored
-
- Nov 08, 2023
-
-
Fernando Herrero authored
Revert "Added two actions: one to generate a success state and the other one... See merge request !1
-
- Aug 31, 2023
-
-
Sergi Hernandez authored
The Dynamic reconfigure data structrue is passed as a pointer so that changes on its values are detected.
-
- Aug 30, 2023
-
-
Sergi Hernandez authored
-
- May 17, 2023
-
-
Sergi Hernandez authored
Merge branch 'testing' of ssh://gitlab.iri.upc.edu:2202/labrobotica/ros/iri_core/iri_base_bt_client into testing
-
Sergi Hernandez authored
Solved a problem when having to modify the values of the dynamic reconfigure data. The base class parameters are known.
-
- May 16, 2023
-
-
Alejandro Lopez Gestoso authored
-
Alejandro Lopez Gestoso authored
Revert "Added two actions: one to generate a success state and the other one to generate a failure state." This reverts commit 85939afd
-
Sergi Hernandez authored
-
- May 10, 2023
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- May 04, 2023
-
-
Sergi Hernandez authored
-
- Aug 29, 2022
-
-
Sergi Hernandez authored
-
- May 16, 2022
-
-
Sergi Hernandez authored
-
- Mar 22, 2022
-
-
Alejandro Lopez Gestoso authored
-
- Nov 02, 2021
-
-
Fernando Herrero authored
-
- Apr 06, 2021
-
-
Alejandro Lopez Gestoso authored
-
Alejandro Lopez Gestoso authored
-
Alejandro Lopez Gestoso authored
-
- Oct 29, 2020
-
-
Alejandro Lopez Gestoso authored
-
- Jun 08, 2020
-
-
Sergi Hernandez authored
Removed the diagnostic_period parameter from the dynamic reconfigure data. The value is set at the constructor.
-
Sergi Hernandez authored
Added the diagnostic_period parameter to the dynamic reconfigure parameter data (although any changes will be ignored).
-
Sergi Hernandez authored
Removed the abstract init function. All the initialization should be done in the constructor of the inherited class.
-
- Jun 05, 2020
-
-
Sergi Hernandez authored
Added the start and stop associated actions and conditions.
-
Sergi Hernandez authored
-
- Jun 04, 2020
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Solved a bug with the order in which the attributes of the class were initialized: the wrong order caused a segmentation fault. Catched the BT::RunTime exception while trying to import the tree. Partially implemented the dynamic reconfigure callback.
-
- Jun 03, 2020
-
-
Sergi Hernandez authored
-