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

Enhance processing and URDF export of //frame elements #34

Merged
merged 16 commits into from
May 17, 2024

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    181104f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f824d43 View commit details
    Browse the repository at this point in the history
  3. Use mass-less fake links for exporting SDF frames

    New sdformat versions automatically convert them back to SDF frames
    diegoferigo committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ee8b2f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4458931 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b9892e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df03f5a View commit details
    Browse the repository at this point in the history
  7. When switching frame convention, allow attaching frames to real links

    In addition, when the convention is either Sdf or Urdf, compute the pose of the frame wrt the attached_to link
    diegoferigo committed May 16, 2024
    Configuration menu
    Copy the full SHA
    58236fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a0334de View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8c19e84 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    22d1dd6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dc401f5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    59bdcbb View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Address review

    Co-authored-by: Filippo Luca Ferretti <[email protected]>
    diegoferigo and flferretti authored May 17, 2024
    Configuration menu
    Copy the full SHA
    326980c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8488588 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d08aee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d009f9 View commit details
    Browse the repository at this point in the history