Function mrpt::poses::operator-(const CPose2D&)

Function Documentation

CPose2D mrpt::poses::operator-(const CPose2D &p)

Unary ⊖ operator: returns the SE(2) group inverse of p.

Note

Not the same as negating (x, y, phi) individually.