event-driven-robotics / event-driven-demos

A collection of demos show-casing event-driven cameras and technologies
MIT License
0 stars 0 forks source link

iCub MED-ical 27/1/2023 #5

Closed LZC-68 closed 1 year ago

LZC-68 commented 1 year ago

arren, luna, simon, zhichao

Maintenance

Education

Demos

arrenglover commented 1 year ago
lunagava commented 1 year ago

I had to git pull inside icub-firmware-build. I uploaded the latest applications for the firmware and checked the yarprobotinterface works calibrating the robot correctly.

WhatsApp Image 2023-01-27 at 16 54 20

arrenglover commented 1 year ago

I had to git pull inside icub-firmware-build

did you find out why this was required. i.e. why icub-firmware-build is not updated when robotology-superbuild is updated? The solution you did is a work-around, can we fix the problem?

lunagava commented 1 year ago

The icub-firmware guy told me that usually when you do git pull inside robotology-superbuild, the icub-firmware-build should be updated as well. He suggested me doing a git fetch --all and checking that everything is on master and not on a specific version but I already did a git pull inside icub-firmware-build so now it is difficult to simulate again the problem.

lunagava commented 1 year ago

The icub-firmware-build is not supposed to be inside robotology-superbuild. Someone has git clone wrongly inside.