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

Support setting max contacts in dartsim's ODE collision detector #582

Merged
merged 13 commits into from
Jan 30, 2024

Commits on Dec 16, 2023

  1. add max contacts feature

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    e01a252 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    72ad146 View commit details
    Browse the repository at this point in the history
  2. add test

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e0d0cb1 View commit details
    Browse the repository at this point in the history
  3. revert world changes, add tests

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    fa9830f View commit details
    Browse the repository at this point in the history
  4. cleanup

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9cc40ae View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. style, add includes

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    1016ec0 View commit details
    Browse the repository at this point in the history
  2. fix comments

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    c428a3c View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. MaxContacts -> CollisionPairMaxTotalContacts

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    98b5e61 View commit details
    Browse the repository at this point in the history
  2. line wrap

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    af1655c View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. copyright year

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    e4e51e1 View commit details
    Browse the repository at this point in the history
  2. CollisionPairMaxTotalContacts -> CollisionPairMaxContacts

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    b140329 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. fix doc

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    89d6347 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

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