-
Notifications
You must be signed in to change notification settings - Fork 407
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
using coal(hpp-fcl) and pinocchio #2532
Comments
the |
But some of the attributes does not exist under current hpp-fcl like below [code snippet from coal repo]
so built the library to make use of that and also to use it as standalone module.
|
Then you can either:
|
@nim65s Thanks for quick response and update. will try suggested options and yes will wait for pip release 👍 in case could not succeed with other options. |
Bug description
Cannot import
coal
andpinocchio
I have built coal from source and pinocchio installed using
pip install pin
coal : version > 3.0.0
pinocchio : version >2.7.0
Error
Expected behavior
is there any conflict or how to use both if needed ?
Code
Error
If you revert the order of import then coal throws error
System
The text was updated successfully, but these errors were encountered: