Skip to content

Bug in point-to-plane error function #1

@CattleProdigy

Description

@CattleProdigy

icp/src/icp/error_point_to_plane.cpp:28

There's a small bug in the cross product. It probably should be: p.x *p.normal_y - p.y *p.normal_x;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions