-
Notifications
You must be signed in to change notification settings - Fork 87
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
[Bridges] Add MOI.Bridge.FirstBridge attribute #2211
Conversation
What's the status of this? I don't know if we need this in MOI |
This is often useful for debugging but I was waiting for feedback before continuing |
Is it useful though? For debugging it seems like you could just use the various |
Yes, but it's always a bit hacky, takes time and depends on how many layers and so on. So you can't use in a tutorial for instance. |
Why would we want to use this in a tutorial? How exactly does it help debugging? |
What do you want to do with this? Shall I fix the test and add? Or shall we close? |
@blegat merge or close? |
I find this useful when debugging. Getting the second bridge doesn't make much sense since the first bridge might create several constraints.