Skip to content

Sphere validation against CAPT yields segmentation fault #108

@claytonwramsey

Description

@claytonwramsey
import vamp

pc = [[0.1] * 3]

env = vamp.Environment()
env.add_pointcloud(pc, 0.0, 0.1, 0.01)

print(vamp.sphere.validate([0.0, 0.0, 0.0], env))  # should be False, segfaults instead

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions