-
Notifications
You must be signed in to change notification settings - Fork 11
Feature: Basic Agentic Pick and Place - reimplemented manipulation skills #1237
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
mustafab0
merged 22 commits into
dev
from
feature/mustafa-reimplemnt-manipulation-skills
Feb 18, 2026
+823
−628
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
3ebc71f
TF support on manipulation module and Object Input topic support
mustafab0 daccc11
updated rrt planner to have error margins since real world encoder va…
mustafab0 97d2602
coordinator client updated to use task invoke
mustafab0 5cb7dcf
implemented pick and place skill with agentic pipeline
mustafab0 fa52cc6
added xarm-perception-agent blueprint
mustafab0 53bd551
deprecated manipulation client
mustafab0 26c1fe4
typo — get_status should be get_state. Fixed
mustafab0 97d71a4
removed PoseArray which was unused as graspgen module is yet to be in…
mustafab0 e9f0aaf
reclassified skills to single and multi step actions
mustafab0 1049038
added standard types for JointState and Vector3
mustafab0 e1f9245
removed object datatype and replaced with Any to avoid confusion with…
mustafab0 10a9e26
removed make pose helper
mustafab0 6f691ba
removed dead code for graspgen rpc call as graspgen isn't integrated …
mustafab0 2838732
replaced stray object to Object type
mustafab0 1c9ffeb
replaced SkillModule with Module
mustafab0 6ff632f
fixed llm agent imports
mustafab0 5331b54
fixed wait for completeion to match new return format
mustafab0 3f85223
CI code cleanup
mustafab0 741d6c2
added lazu loader to ignore imports
mustafab0 e371acd
CI code cleanup
mustafab0 65df8d8
trigger CI
spomichter d6f7ea0
fixed skill import issue
mustafab0 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
Some comments aren't visible on the classic Files Changed page.
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
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.