Skip to content

Conversation

zfergus
Copy link
Member

@zfergus zfergus commented Oct 2, 2025

Description

Implementation of "Offset Geometric Contact" [Chen et al. 2025].

Details

TODO: list of detailed changes

Type of change

  • Enhancement (non-breaking change which improves existing functionality)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

@zfergus zfergus added this to the v1.5.0 milestone Oct 2, 2025
@zfergus zfergus added the enhancement New feature or request label Oct 2, 2025
@zfergus zfergus requested a review from Copilot October 2, 2025 20:24
Copy link

codecov bot commented Oct 2, 2025

Codecov Report

❌ Patch coverage is 95.87074% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.90%. Comparing base (fc15b8e) to head (3fb3e46).

Files with missing lines Patch % Lines
src/ipc/ogc/trust_region.cpp 90.90% 7 Missing ⚠️
...pc/collisions/normal/normal_collisions_builder.cpp 87.23% 6 Missing ⚠️
src/ipc/candidates/candidates.cpp 96.29% 4 Missing ⚠️
src/ipc/collision_mesh.hpp 66.66% 4 Missing ⚠️
src/ipc/barrier/barrier.hpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #192      +/-   ##
==========================================
- Coverage   95.98%   95.90%   -0.09%     
==========================================
  Files         104      108       +4     
  Lines        8077     8407     +330     
==========================================
+ Hits         7753     8063     +310     
- Misses        324      344      +20     
Flag Coverage Δ
unittests 95.90% <95.87%> (-0.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@zfergus zfergus requested a review from Copilot October 3, 2025 00:39
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 39 out of 42 changed files in this pull request and generated 6 comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@zfergus zfergus marked this pull request as ready for review October 4, 2025 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant