ADVRHumanoids / iit-centauro-ros-pkg

2 stars 0 forks source link

added D435_head_camera frames so xbot publish their tf always #30

Closed torydebra closed 2 years ago

torydebra commented 2 years ago

see #29

alaurenzi commented 2 years ago

Wierd. CI fails on focal bionic only, with the following error:

cd build/iit-centauro-ros-pkg && make generate
Scanning dependencies of target generate_urdf_centauro
[ 12%] Generating /home/travis/build/ADVRHumanoids/forest_ws/build/iit-centauro-ros-pkg/centauro_urdf/centauro.urdf ..
resource not found: pholus_urdf

Any clue?

torydebra commented 2 years ago

Wierd. CI fails on focal only, with the following error:

cd build/iit-centauro-ros-pkg && make generate
Scanning dependencies of target generate_urdf_centauro
[ 12%] Generating /home/travis/build/ADVRHumanoids/forest_ws/build/iit-centauro-ros-pkg/centauro_urdf/centauro.urdf ..
resource not found: pholus_urdf

Any clue?

Related to #28 ?

alaurenzi commented 2 years ago

Yes I think something went wrong with a manual merge I had to make to integrate the new upper body by @aled96 ... yet I can't figure out why CI could pass..

alaurenzi commented 2 years ago

Let's follow this on #28

alaurenzi commented 2 years ago

Sorry to notice this has not been merged yet (in part due to unrelated CI issues). Is this still relevant @torydebra ?

torydebra commented 2 years ago

Yes I think so I am using this branch for a while.

The updates are:

I rembember that I have tested this updates, but maybe is better than someone else try them? For me is ok to merge to master

Note that I already integrated the @IoannisDadiotis PR #34 into this one.