Fernando González

Results 3 issues of Fernando González

Hello, I am trying to install BICA and when i compile it, an error happen in bica_planning/src/action.cpp because "checkAtStartConditions(msg)", "checkOverAllConditions(msg)" and "checkAtEndConditions(msg)" doesn't exist. ``` /home/fernando/catkin_ws/src/other_packages/BICA/bica_planning/src/Action.cpp: In member function ‘virtual...

Code refactored to be caompatible with ROS2 Humble

* Requirements.txt added to ease the installation of python dependencies * README minimal update * Source code: * Pamameters callback refactores * parameters declaration refactored