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

CollisionPairMaxTotalContacts -> CollisionPairMaxContacts

b140329
Select commit
Loading
Failed to load commit list.
Merged

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

CollisionPairMaxTotalContacts -> CollisionPairMaxContacts
b140329
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 18, 2024 in 0s

85.48% of diff hit (target 78.59%)

View this Pull Request on Codecov

85.48% of diff hit (target 78.59%)

Annotations

Check warning on line 39 in dartsim/src/GzOdeCollisionDetector.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

dartsim/src/GzOdeCollisionDetector.cc#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 60 in dartsim/src/GzOdeCollisionDetector.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

dartsim/src/GzOdeCollisionDetector.cc#L60

Added line #L60 was not covered by tests

Check warning on line 68 in dartsim/src/GzOdeCollisionDetector.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

dartsim/src/GzOdeCollisionDetector.cc#L66-L68

Added lines #L66 - L68 were not covered by tests

Check warning on line 118 in dartsim/src/WorldFeatures.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

dartsim/src/WorldFeatures.cc#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 137 in dartsim/src/WorldFeatures.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

dartsim/src/WorldFeatures.cc#L137

Added line #L137 was not covered by tests