Skip to content

Error, more than one new minima found. #34

@BryanBetancur

Description

@BryanBetancur

Hello,

I am using the detector with pose estimation in True. All seems works well but something I get prints with Error, more than one new minima found. I checked in another thread from the original apriltags repository but i didn't find any solution.

How can I remove it, please? or Do you know what am i doing wrong with my detector?

image

tags = self.at_detector.detect( Img, estimate_tag_pose=True, camera_params=[ self.intrinsics.fx, self.intrinsics.fy, self.intrinsics.ppx, self.intrinsics.ppy ], tag_size=0.6 )

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