Skip to content

Comments

feat(lcs-factory) : add utility function to choose N closest contact pairs#43

Open
Meow404 wants to merge 3 commits intomainfrom
stephen/feat/contact-pair-preprocessing
Open

feat(lcs-factory) : add utility function to choose N closest contact pairs#43
Meow404 wants to merge 3 commits intomainfrom
stephen/feat/contact-pair-preprocessing

Conversation

@Meow404
Copy link
Collaborator

@Meow404 Meow404 commented Feb 21, 2026

fixes #32


This change is Reviewable

@github-actions
Copy link

LCOV of commit 5fded9a during C3 Coverage #77

Summary coverage rate:
  lines......: 91.9% (1467 of 1597 lines)
  functions..: 77.5% (131 of 169 functions)
  branches...: 52.0% (1224 of 2356 branches)

Files changed coverage rate:
                                        |Lines       |Functions  |Branches    
  Filename                              |Rate     Num|Rate    Num|Rate     Num
  ============================================================================
  multibody/lcs_factory.cc              | 4.8%    335|3725%    16|    -      0
  multibody/lcs_factory.h               |33.3%      3|1200%     1|    -      0
  multibody/lcs_factory_options.h       | 6.7%     30| 800%     2|    -      0

@Meow404 Meow404 requested a review from ebianchi February 21, 2026 15:37
@Meow404 Meow404 self-assigned this Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Contact Pair Filtering to LCS Factory Method

1 participant