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

Usage #61

Open
ailiwei17 opened this issue Nov 28, 2021 · 0 comments
Open

Usage #61

ailiwei17 opened this issue Nov 28, 2021 · 0 comments

Comments

@ailiwei17
Copy link

If I have pose and essential matrix, how can I use g2opy like example Pose Graph Optimization?

def add_vertex(self, id, pose, fixed=False):
def add_edge(self, vertices, measurement,
            information=np.identity(6),
            robust_kernel=None):

vertices = essential matrix? What does measurement mean?

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

No branches or pull requests

1 participant