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

Minor cleanup of dartsim #515

Merged
merged 6 commits into from
Aug 8, 2023
Merged

Commits on Jun 6, 2023

  1. Minor cleanup of dartsim

    Signed-off-by: Shameek Ganguly <shameekarcanesphinx@gmail.com>
    shameekganguly committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    b882470 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Clangtidy fixes

    Signed-off-by: Shameek Ganguly <shameekarcanesphinx@gmail.com>
    shameekganguly committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    372c6fb View commit details
    Browse the repository at this point in the history
  2. Change radii to const reference

    Signed-off-by: Shameek Ganguly <shameekarcanesphinx@gmail.com>
    shameekganguly committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    b80c0d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

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

Commits on Aug 7, 2023

  1. Revert changes that change public ABI

    Continue passing Vector3 by value to
    AttachEllipsoidShape on garden. This has
    already been changed to pass by const ref on main.
    
    Signed-off-by: Steve Peters <scpeters@openrobotics.org>
    scpeters committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    39e4753 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97aef0c View commit details
    Browse the repository at this point in the history