-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Enable test_Collision on Linux/macOS #60
Conversation
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
@conda-forge-admin, please rerender |
…nda-forge-pinning 2024.03.16.08.53.10
Great, this fails, with output:
And what fails is a test related to |
Indeed, there are some prints related to this:
that links an issue that is still open in FCL: flexible-collision-library/fcl#106 . Perhaps we should change some setting of which collision handler to use? Even if as far as I know we are not changing anything. |
Interestingly, the same tests seems to have been disabled upstream: dartsim/dart@a6f8a94 . |
I modified the test to run locally and to be explicit w.r.t. to which collision detector is failing the test, and indeed it turns out that the problem is with the ODE collision detector, that is the one used by default in gz-physics/gz-sim. I have renamed the title of #39 to be more explicit on the problem that the issue is tracking. |
Hi! This is the friendly conda-forge automerge bot! I considered the following status checks when analyzing this PR:
Thus the PR was not passing and not merged. |
Great, now all the failures on Linux/macOS are done, we anyhow still have a Windows failure that anyhow is different from previous failures:
Not sure if this is related to ODE or not. |
Perhaps related: dartsim/dart#876 . |
Hi! This is the friendly conda-forge automerge bot! Commits were made to this PR after the |
I opened #63 to track this. In the meanwhile we can at least enable the collision test on Linux/macOS. |
Fix #39 . This was triggered by conda-forge/gz-physics-feedstock#24 (comment), even if I do not know how much the two problems are related.
Checklist
0
(if the version changed)conda-smithy
(Use the phrase@conda-forge-admin, please rerender
in a comment in this PR for automated rerendering)