-
Notifications
You must be signed in to change notification settings - Fork 7
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
Branch for new semantic place skill #197
Open
Achuthankrishna
wants to merge
84
commits into
new_semantic_place_skill
Choose a base branch
from
new_semantic_place_skill_vyshnav
base: new_semantic_place_skill
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Branch for new semantic place skill #197
Achuthankrishna
wants to merge
84
commits into
new_semantic_place_skill
from
new_semantic_place_skill_vyshnav
Conversation
This file contains 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
* add tracking * refine * tracking working * polish * 5 * polish * find the path automatically * add readme * enable tracking for mobile gaze * fix bug * increase the confidnece bound * reset tracking * Open close tracking with sam2 fremont finetuning (#186) * finetuning fixes * better grasp detection * fix bug * polish * add cab * fix cab --------- Co-authored-by: Tushar Sangam <[email protected]> * polish * polish the text --------- Co-authored-by: Jimmy Yang <[email protected]> Co-authored-by: Tushar Sangam <[email protected]>
Co-authored-by: Jimmy Yang <[email protected]>
* load the newly trained checkpoints * port semantic pick * tidy * appraching * update checkpoint and make the MAX_JOINT_MOVEMENT_SEMANTIC_GAZE large and it works well * pose estimation (#166) * load the newly trained checkpoints port semantic pick tidy appraching update checkpoint and make the MAX_JOINT_MOVEMENT_SEMANTIC_GAZE large and it works well smooth arm actions pose estimation pose correction with discretization Orientation Correction Working pose correction finetuning adding more grasp orientation & object correction pose estimation with object facing camera creating new pick api force control for object grasping PR ready to pr PR ready changes Starting pose estimation service from spot-sim2real PR hot fixes submodule init instruction update add todo and fix pre-commit issue PR review 1 PR fixes 2 fix precommit fix precommit v2 * add trest srcipt for nn basew * PR review final --------- Co-authored-by: Jimmy Yang <[email protected]> first commit force control first commit parameter adjustment Generalization to grasp some changes remaining arm command follow pose estimation fix for grasping video shoot body follow fix some changes caliberation fix Resolving calibartaion error with minimal changes gitignore backup benchmark files ros_communications ros_communications reducing file size Bug fixes n support for Float32MultiArray update make it work find human action tool is in rospy node add nav target update the nav skill execution polish detected translation polish the location in 3D improve object detection use local place skills and change the nav threshold add spot benchmark fix suc condition for dynamic yaw round handle the case for not getting spot transformation add exploration fix split bug add semantic place improve print polish detection make exploration works fix the bug of getting none transformaion fix the bug of getting none transformaion change it 100 steps fix the search table issue of not getting snapshot transformation * polish remove files refine skill mgr fix bug polish remove fix bug change config skills add polish polish --------- Co-authored-by: Tushar Sangam <[email protected]> Co-authored-by: Jimmy Yang <[email protected]>
* torque visualizations * ,taking backup
Updates based on PR Review
Minor changes as mentioned on PR
joannetruong
reviewed
Sep 4, 2024
joannetruong
reviewed
Sep 4, 2024
joannetruong
reviewed
Sep 4, 2024
joannetruong
reviewed
Sep 4, 2024
8698323
to
143bc3c
Compare
9958118
to
09a7226
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
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.
This new branch consists of code changes from new_semantic_place_skill branch in accordance with the working skills_benchmarking_sem_place_working branch, to run episodes and also log. Also, some changes were made to add a small visualizer publisher in helper_nodes.py to visualise ee positions as ros markerArray message in Rviz.