forked from BerkeleyAutomation/python-fcl
-
Notifications
You must be signed in to change notification settings - Fork 1
Fix bvh path #1
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
Open
CyrilWaechter
wants to merge
61
commits into
DmitryNeverov:master
Choose a base branch
from
CyrilWaechter:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Fix bvh path #1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
057cf58 to
b558b41
Compare
48e5ef7 to
25f8c75
Compare
Updated header file locations Disabled functions not present in Eigen objects Disabled distance function Set Eigen scalar template parameter to `double` everywhere
Vector3, Matrix3, Quaternion and Transform are now native Eigen objects in FCL, so helper functions were changed accordingly.
distance function and its dependants. Now the old test/* is passing.
Use fcl version as version to make targeted version more obvious.
* Fix conflicting folder name between python package and fcl dependency * Move to `src/module` tree schema * Fix `setup.cfg` options * Merge clone and build bash scripts for clarity (future mac/win builds)
* Blender use a specific version of numpy. * ci failed to compiled fcl while it was correctyl compiled locally with the same build script. Use precompiled binaries until we found out why. * upload wheels to release
…mation#52) * add debug failure case * fix: use double precision ccd, add tests * bump version for new wheel
…/311 Update cibuildwheel
feat: format and upgrade github actions
feat: macos arm wheels
fix: release.yml echo echo
Bump version to trigger CI.
Bump CIBuildWheel Version to 2.15.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
FCL bvh folder is now lower case : https://github.com/flexible-collision-library/fcl/tree/master/src/geometry/bvh