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

Convert camera pose to arm co-ordinates. #435

Open
AhmedSamara opened this issue Jan 7, 2016 · 1 comment
Open

Convert camera pose to arm co-ordinates. #435

AhmedSamara opened this issue Jan 7, 2016 · 1 comment
Assignees

Comments

@AhmedSamara
Copy link
Member

The QRCodeEstimation library returns the 'pose' of the camera, to the QR code.

We need to figure out how to talk between pose and dagu arm co-ordinates.

Keep in mind that the pose (calculated from the camera) is relative to the end effectors co-ordinate frame, but the current arm abstraction deals with the world frame.

@AhmedSamara
Copy link
Member Author

http://image.slidesharecdn.com/426lecture4-2012final-120803022706-phpapp01/95/426-lecture-4-ar-developer-tools-12-728.jpg?cb=1344327307

Turns out that this is actually very straightforward.
Now we just need to figure out how to communicate between this and python (so that we don't have to do the math manually).

which should also be straightforward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants