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

[multibody] Parse screw joints from URDF #18191

Merged

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    a2fcd07 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Parse screw joints in URDF

    Signed-off-by: Steve Peters <scpeters@openrobotics.org>
    scpeters committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    5de5c1f View commit details
    Browse the repository at this point in the history
  2. parsing_doxygen: fix invalid link/joint hierarchy

    A <link> never contains a <joint>, so remove the
    incorrect link/joint XPath expressions.
    scpeters committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    c27890b View commit details
    Browse the repository at this point in the history