You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A recent commit to FCL on 2016-03-23 (flexible-collision-library/fcl@9703a24) switched the API to use C++11 constructs (smart pointers, function wrappers, data structures, etc). We need to add a configure-time check to determine which version of FCL the user is compiling against.
The text was updated successfully, but these errors were encountered:
A recent commit to FCL on 2016-03-23 (flexible-collision-library/fcl@9703a24) switched the API to use C++11 constructs (smart pointers, function wrappers, data structures, etc). We need to add a configure-time check to determine which version of FCL the user is compiling against.
The text was updated successfully, but these errors were encountered: