Skip to content

Commit

Permalink
add logmap expression
Browse files Browse the repository at this point in the history
  • Loading branch information
yetongumich committed Oct 20, 2021
1 parent e0425f3 commit 60d7514
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gtsam/slam/tests/testSlamExpressions.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ TEST(SlamExpressions, unrotate) {
const Point3_ q_ = unrotate(R_, p_);
}

/* ************************************************************************* */
TEST(SlamExpressions, logmap) {
Pose3_ T1_(0);
Pose3_ T2_(1);
Expand Down

0 comments on commit 60d7514

Please sign in to comment.