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

Kinematic Measurement Observation #70

Merged
merged 4 commits into from
Jul 23, 2020

Conversation

marip8
Copy link
Collaborator

@marip8 marip8 commented Jul 21, 2020

This PR introduces a KinematicMeasurement structure for use with kinematic calibration when the input data is 6-DoF poses (such as when using a laser tracker or camera fiducial tracking system). This structure is similar to the KinematicObservation structure, but does not share the concept of correspondences since the measured quantity (i.e. robot tool pose) is provided directly

@marip8 marip8 changed the title Kinematic Measurements Kinematic Measurement Jul 21, 2020
@marip8 marip8 changed the title Kinematic Measurement Kinematic Measurement Observation Jul 21, 2020
@marip8 marip8 force-pushed the feature/kinematic_measurements branch from 6cf3312 to 12c7ee9 Compare July 22, 2020 21:53
@marip8 marip8 force-pushed the feature/kinematic_measurements branch from 12c7ee9 to be7d70f Compare July 22, 2020 22:05
Copy link
Contributor

@schornakj schornakj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@marip8 marip8 merged commit 046f3de into Jmeyer1292:master Jul 23, 2020
@marip8 marip8 deleted the feature/kinematic_measurements branch July 23, 2020 22:43
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.

2 participants