Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pinocchio dependency is missing #170

Open
christian-rauch opened this issue Dec 6, 2024 · 1 comment
Open

pinocchio dependency is missing #170

christian-rauch opened this issue Dec 6, 2024 · 1 comment

Comments

@christian-rauch
Copy link

The latest release 0.14.2 searches for the pinocchio package:

https://github.com/frankaemika/libfranka/blob/0.14.2/CMakeLists.txt#L40

but this package is missing from the package.xml:

https://github.com/frankaemika/libfranka/blob/0.14.2/package.xml

Hence, building this with the default rosdep & colcon pipeline will result in:

By not providing "Findpinocchio.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"pinocchio", but CMake did not find one.
@AndreasKuhner
Copy link
Member

Hi @christian-rauch ,
thanks for mentioning it - we already have it on our radar and it will be fixed within the next release 😄

(Then also the devcontainer will test that by exactly using the rosdep command as well... and we will find these problems before!)

Cheers,
Andreas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants