Skip to content

segmentation fault from python bindings #3

@Linusnie

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions