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

4 ➡️ 5 #310

Merged
merged 11 commits into from
Nov 11, 2021
Merged

4 ➡️ 5 #310

merged 11 commits into from
Nov 11, 2021

Conversation

chapulina
Copy link
Contributor

➡️ Forward port

Port ign-physics4 to ign-physics5

Branch comparison: ign-physics5...ign-physics4

Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)

🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸

mahiuchun and others added 11 commits October 25, 2021 21:46
Running the original test with AddressSanitizer gives stack-use-after-scope.
Reference: "C++11 and the auto keyword"
https://eigen.tuxfamily.org/dox/TopicPitfalls.html

Signed-off-by: Hill Ma <[email protected]>
Co-authored-by: Steve Peters <[email protected]>
Adds support for registering callbacks that modify properties of all contacts generated by the dynamics engine. Example implementation for DART is provided.

Signed-off-by: Martin Pecka <[email protected]>
Co-authored-by: Addisu Z. Taddese <[email protected]>
* Added DART feature for setting joint limits dynamically.

Signed-off-by: Martin Pecka <[email protected]>

* Make code compatible with older DART release (this commit can be reverted once newer DART is out).

Signed-off-by: Martin Pecka <[email protected]>

* Updated the number of models for test.

Signed-off-by: Martin Pecka <[email protected]>

* Apply suggestions from code review

Signed-off-by: Martin Pecka <[email protected]>

Co-authored-by: Addisu Z. Taddese <[email protected]>

* Fixed issues from review.

Signed-off-by: Martin Pecka <[email protected]>

* Accomodate DART 6.9

Signed-off-by: Addisu Z. Taddese <[email protected]>

Co-authored-by: Addisu Z. Taddese <[email protected]>
Co-authored-by: Addisu Z. Taddese <[email protected]>
Co-authored-by: Steve Peters <[email protected]>
Signed-off-by: Addisu Z. Taddese <[email protected]>
The header template provided by ign-cmake is used instead.

Signed-off-by: Steve Peters <[email protected]>
Signed-off-by: Addisu Z. Taddese <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
@codecov
Copy link

codecov bot commented Nov 11, 2021

Codecov Report

Merging #310 (a178300) into ign-physics5 (369bc39) will increase coverage by 0.19%.
The diff coverage is 88.18%.

Impacted file tree graph

@@               Coverage Diff                @@
##           ign-physics5     #310      +/-   ##
================================================
+ Coverage         75.54%   75.73%   +0.19%     
================================================
  Files               127      129       +2     
  Lines              5655     5762     +107     
================================================
+ Hits               4272     4364      +92     
- Misses             1383     1398      +15     
Impacted Files Coverage Δ
dartsim/src/SimulationFeatures.cc 85.40% <85.00%> (-5.83%) ⬇️
dartsim/src/SimulationFeatures.hh 100.00% <100.00%> (ø)
...clude/ignition/physics/detail/ContactProperties.hh 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 369bc39...a178300. Read the comment docs.

@github-actions github-actions bot added 🌱 garden Ignition Garden 🏯 fortress Ignition Fortress labels Nov 11, 2021
@chapulina chapulina merged commit 85fee40 into ign-physics5 Nov 11, 2021
@chapulina chapulina deleted the chapulina/4_to_5 branch November 11, 2021 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏯 fortress Ignition Fortress 🌱 garden Ignition Garden
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants