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

Add secondary friction coefficient parameter #1424

Merged
merged 11 commits into from
Nov 21, 2019

Commits on Nov 18, 2019

  1. Configuration menu
    Copy the full SHA
    1d58bb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4076736 View commit details
    Browse the repository at this point in the history
  3. ShapeFrame: set both coeffs with setFrictionCoeff

    Rename mFrictionCoeff to mPrimaryFrictionCoeff
    and replace auto-generated (set|get)FrictionCoeff
    with custom functions that set both coefficients
    and return the average of the coefficients.
    scpeters committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    b144678 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ade9ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20aa3a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    727ca63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    760cf3b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a0934f View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. Update dart/dynamics/ShapeFrame.hpp

    Co-Authored-By: Jeongseok Lee <jslee02@users.noreply.github.com>
    scpeters and jslee02 committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    05ddc81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c506f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

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