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

Use constraint distance instead of bool validity in STOMP cost function #2418

Merged
merged 2 commits into from
Oct 24, 2023

Conversation

henningkayser
Copy link
Member

This enables STOMP to optimize on the more precise distance gradient of a constraint set instead of the very imprecise const penalty.

@henningkayser henningkayser self-assigned this Oct 10, 2023
@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (9418678) 50.87% compared to head (43749fd) 50.47%.
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2418      +/-   ##
==========================================
- Coverage   50.87%   50.47%   -0.40%     
==========================================
  Files         386      385       -1     
  Lines       31983    31829     -154     
==========================================
- Hits        16269    16062     -207     
- Misses      15714    15767      +53     

see 11 files with indirect coverage changes

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

@henningkayser henningkayser added the backport-iron Mergify label that triggers a PR backport to Iron label Oct 17, 2023
@sjahr sjahr mentioned this pull request Oct 17, 2023
6 tasks
@sjahr sjahr merged commit c19d2aa into moveit:main Oct 24, 2023
12 checks passed
mergify bot pushed a commit that referenced this pull request Oct 24, 2023
…on (#2418)

* Use constraint distance instead of bool validity in STOMP cost function

* Fix comment

(cherry picked from commit c19d2aa)
henningkayser added a commit that referenced this pull request Oct 24, 2023
…on (backport #2418) (#2476)

* Use constraint distance instead of bool validity in STOMP cost function

* Fix comment

(cherry picked from commit c19d2aa)

Co-authored-by: Henning Kayser <henningkayser@picknik.ai>
Jakubivan pushed a commit to Jakubivan/moveit2 that referenced this pull request Mar 13, 2024
…on (backport moveit#2418) (moveit#2476)

* Use constraint distance instead of bool validity in STOMP cost function

* Fix comment

(cherry picked from commit c19d2aa)

Co-authored-by: Henning Kayser <henningkayser@picknik.ai>
Jakubivan pushed a commit to Jakubivan/moveit2 that referenced this pull request Mar 13, 2024
…on (backport moveit#2418) (moveit#2476)

* Use constraint distance instead of bool validity in STOMP cost function

* Fix comment

(cherry picked from commit c19d2aa)

Co-authored-by: Henning Kayser <henningkayser@picknik.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-iron Mergify label that triggers a PR backport to Iron
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants