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

Tracking reticle for Arm IK #10

Closed
Levi-Lesches opened this issue Jul 29, 2022 · 1 comment
Closed

Tracking reticle for Arm IK #10

Levi-Lesches opened this issue Jul 29, 2022 · 1 comment
Labels
area: frontend An issue with the front end feature: arm This issue is for arm-related feature requests type: enhancement New feature or request

Comments

@Levi-Lesches
Copy link
Member

In addition to simply printing out where the arm is planning to move, it might be helpful to have an on-screen visual in the form of a reticle that "guides" the gripper. This way, the operator can intuit the capacity of the arm to move to that location and how long it'll take. This might be a little hard because we support 3D, so we might go with smaller/bigger for farther/closer.

This can be implemented as a Align widget that normalizes the coordinates to be between [-1, 1] to render itself on top of the camera feed.

@Levi-Lesches Levi-Lesches added type: enhancement New feature or request area: frontend An issue with the front end feature: arm This issue is for arm-related feature requests labels Jul 29, 2022
@Levi-Lesches Levi-Lesches added this to the 2. Improvements milestone Feb 21, 2023
@Levi-Lesches
Copy link
Member Author

Implemented by #147

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: frontend An issue with the front end feature: arm This issue is for arm-related feature requests type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants