Closed jviereck closed 3 years ago
You did not install Pinocchio with the hpp-fcl support ;)
OK. If it is related to homebrew, I will have a look.
In between, you can also rely on conda
.
Thanks a lot, the pointer to hpp-fcl helped!
It looks like hpp-fcl was installed but not linked. So after running
jviereck@rams:demos$ brew install hpp-fcl
Warning: gepetto/gepetto/hpp-fcl 1.6.0 is already installed, it's just not linked
You can use `brew link hpp-fcl` to link this version.
jviereck@rams:demos$ brew link hpp-fcl
things are working fine now for me. Thanks a lot!
I try to run the visualization demo for solo12 using meshcat 1. For me this results in the following UserWarning:
This is on macOS where I installed pinocchio using homebrew.
Any idea how this could be fixed?