Update geometry.i

release/4.3a0
Akshay Krishnan 2022-10-05 16:34:28 -04:00 committed by GitHub
parent 903d7c6a2e
commit 77664288cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -329,6 +329,7 @@ class Rot3 {
// Operator Overloads
gtsam::Rot3 operator*(const gtsam::Rot3& p2) const;
gtsam::Rot3 operator*(const gtsam::Unit3& p) const;
// Manifold
// gtsam::Rot3 retractCayley(Vector v) const; // TODO, does not exist in both