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

Parse URDF joint hard limits into the HardwareInfo structure #1472

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    f37ae78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d1077a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f43124d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b39f1cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4586f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aec2e6f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c7a4d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce26ef2 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    8e0faba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1779bc0 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    d058b8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3847f9 View commit details
    Browse the repository at this point in the history
  3. Fix formatting changes

    saikishor committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    68874f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Change kEnableTag to kEnableAttribute and other minor typos

    Co-authored-by: Christoph Fröhlich <[email protected]>
    saikishor and christophfroehlich authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7725dd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fd605a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2016885 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78c80e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98c95fe View commit details
    Browse the repository at this point in the history
  6. Format error strings

    christophfroehlich authored and saikishor committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    18fae53 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ac3140 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a4d98b1 View commit details
    Browse the repository at this point in the history
  9. Rename tests

    christophfroehlich authored and saikishor committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0784152 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    5e8f3f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f6cf66 View commit details
    Browse the repository at this point in the history
  3. Test if it throws on revolute+prismatic without limits

    it does not throw on continuous
    christophfroehlich authored and saikishor committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    611e60a View commit details
    Browse the repository at this point in the history
  4. Fix continuous joint limits

    christophfroehlich authored and saikishor committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3cfce6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b21ba4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74e22b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Remove duplicate code

    christophfroehlich authored and saikishor committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    b414970 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75731af View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    48bbef3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d08858 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbe02b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    616b491 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc0d414 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

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