Skip to content

[EXPERIMENTAL] add ComFree solver#2625

Draft
Kashu7100 wants to merge 5 commits intoGenesis-Embodied-AI:mainfrom
Kashu7100:feat-comfree
Draft

[EXPERIMENTAL] add ComFree solver#2625
Kashu7100 wants to merge 5 commits intoGenesis-Embodied-AI:mainfrom
Kashu7100:feat-comfree

Conversation

@Kashu7100
Copy link
Copy Markdown
Collaborator

@Kashu7100 Kashu7100 commented Mar 31, 2026

Description

This PR introduces an initial implementation of the ComFree (https://github.com/asu-iris/comfree_warp) solver to Genesis.

While the solver is functional, it currently exhibits high sensitivity to hyperparameter configurations, and as such, this implementation is not yet considered production-ready. The primary goal of this PR is to solicit feedback from the community regarding stability, performance, and any edge-case bugs that may have been overlooked.

Related Issue

Resolves Genesis-Embodied-AI/Genesis#

Motivation and Context

How Has This Been / Can This Be Tested?

Screenshots (if appropriate):

Checklist:

  • I read the CONTRIBUTING document.
  • I followed the Submitting Code Changes section of CONTRIBUTING document.
  • I tagged the title correctly (including BUG FIX/FEATURE/MISC/BREAKING)
  • I updated the documentation accordingly or no change is needed.
  • I tested my changes and added instructions on how to test it for reviewers.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@Kashu7100 Kashu7100 marked this pull request as draft March 31, 2026 01:45
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Remove this example entirely. It is irrelevant. There is no way to examplify a solver, that makes no sense.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Avoid allocating fields that are not necessary if comfree is used.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

And the other way around of course.

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.

2 participants