Skip to content

segmentation fault from python bindings #3

Description

@Linusnie

hi, first off thanks for this great work! I've been trying to run the demo notebook, but I'm running into a segmentation fault when using the python bindings:

import pyimplicitdist
p = pyimplicitdist.CameraPose()
p.t = np.array([0., 0., 0.])
# Segmentation Fault (core dumped)

I tried building inside the poselib docker container as discussed here PoseLib/PoseLib#82 but I'm still getting segmentation fault from pyimplicitdist. Any suggestions?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions