-
Notifications
You must be signed in to change notification settings - Fork 65
feat: improving manipulation demo #747
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
Merged
Merged
Changes from 30 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
6428630
feat: manipulation demo streamlit launches everything
jmatejcz d19f19a
feat: add new scene configs
jmatejcz 2b62014
feat: add new configs without corn
jmatejcz 67d075d
refactor: adjust the configs
jmatejcz 330ad7d
feat: make sure that configs are possible
boczekbartek 09f457b
fix: config typos
jmatejcz 6477129
feat(`rai_bench`): update layouts
boczekbartek dd65a7c
refactor: return camera tool from create agent
jmatejcz 701b50a
feat(`manipulation_demo`): add constraints and rules to embodiment
boczekbartek 2acbbb3
fix: not defining node name at import time
jmatejcz a5b432c
refactor: adjust the prompts
jmatejcz 4af57b5
refactor: adjust tool descriptions
jmatejcz 882cdac
patch simulation_bridge
boczekbartek 5b2bf86
fix: move launch method back to launch files
jmatejcz 4380bc6
style: format
jmatejcz a626312
refactor: remove redundant rclpy init
jmatejcz 48a2b55
chore: use vacum gripper branch
jmatejcz 265b4b2
docs: update docs
jmatejcz 68be3f0
style: add back comment
jmatejcz 403097d
style: comments and license
jmatejcz 6dee909
chore: version bump
jmatejcz 8c5fe8d
docs: add examples of prompts
jmatejcz 9ac8fda
docs: add simbench install to mani demo
jmatejcz c621d05
style: remove emojis
jmatejcz d0ee11a
tests: adjust sim tests to changes
jmatejcz fb51654
refactor: remove redundant assign
jmatejcz 7504d9e
refactor: small adjustiment to embodiment prompt
jmatejcz c0a12fd
refactor: adjust the arg to tool descriptions
jmatejcz 6e8a407
style: full scenario names in UI
jmatejcz 099f22d
tests: test different names of 2 connectors
jmatejcz e7dd28a
style: typos
jmatejcz cc4829f
fix: pass executor type properly
jmatejcz e261a66
fix:: remove unreachable code
jmatejcz 40ec5f3
fix: use proper apple prefab in one of the configs
jmatejcz 7b977d4
fix: remove redundant config
jmatejcz 5cb2f44
docs: adjust example prompt
jmatejcz 7f9d456
feat: add reseting arm
jmatejcz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| # Copyright (C) 2024 Robotec.AI | ||
| # | ||
| # Licensed under the Apache License, Version 2.0 (the "License"); | ||
| # you may not use this file except in compliance with the License. | ||
| # You may obtain a copy of the License at | ||
| # | ||
| # http://www.apache.org/licenses/LICENSE-2.0 | ||
| # | ||
| # Unless required by applicable law or agreed to in writing, software | ||
| # distributed under the License is distributed on an "AS IS" BASIS, | ||
| # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
| # See the License for the specific language governing permissions and | ||
| # limitations under the License. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.