Skip to content
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

Mjcf Parser : Fix adding the sites frames #2548

Merged
merged 7 commits into from
Jan 10, 2025

Conversation

MegMll
Copy link
Collaborator

@MegMll MegMll commented Jan 6, 2025

This PR addresses the issue with parsing sites in mjcf models, raised here #2534.

It also changes all the throw into pinocchio_pretty_throw.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👋 Hi,
This is a reminder message to assign an extra build label to this Pull Request if needed.
By default, this PR will be build with minimal build options (URDF support and Python bindings)
The possible extra labels are:

  • build_collision (build Pinocchio with coal support)
  • build_casadi (build Pinocchio with CasADi support)
  • build_autodiff (build Pinocchio with CppAD support)
  • build_codegen (build Pinocchio with CppADCodeGen support)
  • build_extra (build Pinocchio with extra algorithms)
  • build_mpfr (build Pinocchio with Boost.Multiprecision support)
  • build_sdf (build Pinocchio with SDF parser)
  • build_accelerate (build Pinocchio with APPLE Accelerate framework support)
  • build_all (build Pinocchio with ALL the options stated above)

Thanks.
The Pinocchio development team.

@MegMll MegMll force-pushed the topic/fix_mjcf_site branch 2 times, most recently from a11972e to 6eeafda Compare January 7, 2025 15:58
@MegMll MegMll force-pushed the topic/fix_mjcf_site branch from 6eeafda to 9ae4a1f Compare January 10, 2025 09:01
src/parsers/mjcf/mjcf-graph.cpp Outdated Show resolved Hide resolved
src/parsers/mjcf/mjcf-graph.cpp Outdated Show resolved Hide resolved
MegMll and others added 2 commits January 10, 2025 10:17
Co-authored-by: Joris Vaillant <[email protected]>
@jorisv
Copy link
Contributor

jorisv commented Jan 10, 2025

pre-commit.ci autofix

@jorisv jorisv merged commit 6acfc6b into stack-of-tasks:devel Jan 10, 2025
23 of 27 checks passed
@MegMll MegMll mentioned this pull request Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants