BICA icon indicating copy to clipboard operation
BICA copied to clipboard

Results 2 BICA issues
Sort by recently updated
recently updated
newest added

Hi! I was reading the README for a project and I found some language bugs. ![image](https://user-images.githubusercontent.com/37982892/80082979-5f8cd180-8555-11ea-918d-f81b479a6727.png) ![image](https://user-images.githubusercontent.com/37982892/80083061-79c6af80-8555-11ea-9910-7e2a610116fe.png) I report you, in case you want to fix it. Regards!

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...