Skip to content

Fix off-center issue #49

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 1 commit into from
Oct 22, 2024
Merged

Conversation

amalnanavati
Copy link
Contributor

@amalnanavati amalnanavati commented Oct 21, 2024

Description

At this stage, the forque enclosure is relatively heavy, and has some degrees of freedom (e.g., looseness) in the gripper and arm mount. As a result, the robot's URDF no longer matched the real robot's geometry. This PR addresses that.

Note that until we mostly constrain all degrees of freedom (WIP), we will likely have to keep doing this. Thus, I wrote instructions in the wiki on how to do this tuning.

This PR is linked with ada_feeding#202, which has some commented out code that can help with addressing off-center issues moving forward.

Testing

  • Acquire 4 bites of food (around 1cm x 2cm each) distributed around a plate in various orientations. Verify that all are succesfully acquired.

@yewon-lee yewon-lee merged commit 0b34d7b into amaln/camera_calib Oct 22, 2024
@yewon-lee yewon-lee deleted the amaln/off_center_issue branch October 22, 2024 18:50
amalnanavati added a commit that referenced this pull request Oct 31, 2024
Co-authored-by: Ethan K. Gordon <[email protected]>
amalnanavati added a commit that referenced this pull request Oct 31, 2024
* [WIP] Adding auto camera calib procedure

* [WIP] Adding camera calibration script

* [WIP] added cartesian motion, need to add charucoboard code

* [WIP] almost done, need to test in-person

* Mostly working but for error computation

* Fixed bug in calculating transformation error

* Change default calib to autocalib

* [WIP] moved to separate package, yet to test

* Finalized TODOs

* Changes from final testing

* Reject calibrations that are too far from the manual reference

* Make teh hardcoded path consistent with lovelace

* Fix off-center issue (#49)

Co-authored-by: Ethan K. Gordon <[email protected]>

* Update forque centering given updated URDF

* Small updates to camera calibration scripts

---------

Co-authored-by: Amal Nanavati <[email protected]>
Co-authored-by: Ethan K. Gordon <[email protected]>
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.

3 participants