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

Refactored Costmaps using new probabilistic models and exact inference. #135

Merged
merged 18 commits into from
Apr 2, 2024

Conversation

tomsch420
Copy link
Collaborator

Merge David Ps PR first. This depends on it.

src/pycram/designators/actions/actions.py Outdated Show resolved Hide resolved
src/pycram/orm/queries/queries.py Show resolved Hide resolved
src/pycram/resolver/probabilistic/probabilistic_action.py Outdated Show resolved Hide resolved
@@ -142,6 +133,7 @@ def test_object_at_different_location(self):
new_milk.remove()
kitchen.remove()

@unittest.skip
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should this be skipped?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yes, the complex case is currently unstable. It is also of question if this should be a testcase in general.

@Tigul Tigul merged commit 6540f84 into cram2:dev Apr 2, 2024
2 checks passed
hawkina pushed a commit to hawkina/pycram that referenced this pull request Oct 23, 2024
Adding DLR Rollin' Justin and iCub3 to pycram, and doing some generalizing part of the existing code base
mkhoshnam pushed a commit to mkhoshnam/pycram that referenced this pull request Nov 26, 2024
Refactored Costmaps using new probabilistic models and exact inference.
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