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

FCL - error #153

Closed
olivier-stasse opened this issue Apr 15, 2016 · 3 comments
Closed

FCL - error #153

olivier-stasse opened this issue Apr 15, 2016 · 3 comments

Comments

@olivier-stasse
Copy link
Member

olivier-stasse commented Apr 15, 2016

Dear all,
Pulling pinocchio from the repo master:master, I have an error with FCL when compiling:

include/pinocchio/multibody/geometry.hpp:144:36: error: no match for ‘operator==’ (operand types are ‘const fcl::CollisionResult’ and ‘const fcl::CollisionResult’) return (fcl_collision_result == other.fcl_collision_result

README.md does not specify which fcl version to take and the dependency.

Best,
Olivier.

@jcarpent
Copy link
Contributor

You're fully right.
The mandatory version of FCL is hpp-fcl (https://github.com/humanoid-path-planner/hpp-fcl/tree/devel) on the devel branch.

We have planed to put this version on the master branch of the repo and to push it on robotpkg.

@jcarpent
Copy link
Contributor

jcarpent commented Apr 15, 2016

I just synchronised master with devel on hpp-fcl (@florent-lamiraux).

@olivier-stasse
Copy link
Member Author

Thanks

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

No branches or pull requests

2 participants