-
Notifications
You must be signed in to change notification settings - Fork 10
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
Remove is_urdf
argument when building the model
#238
Conversation
94a11e9
to
1164aaa
Compare
I just released rod |
@flferretti also in |
b2811e3
to
607d05d
Compare
Thanks for the release! I made the requested changes on the requirements, it should be okay now |
607d05d
to
2a2740c
Compare
RTD action will fail until |
441de78
to
d998a0e
Compare
As discussed f2f, I added the possibility to force parsing the resource as URDF. |
d998a0e
to
b92813f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Last fix since the changes introduced a minor change of behavior in a new considered case.
24e91a7
to
cf1ff07
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great! Thanks @flferretti for addressing feedback.
This PR removes the
is_urdf
argument, as it can get automatically detected byrod
. Furthermore, it enables using arod.Sdf
instance to build aJaxSimModel
.Warning
Requires ami-iit/rod#42
📚 Documentation preview 📚: https://jaxsim--238.org.readthedocs.build//238/