fix: typo
parent
55ad1841bd
commit
ac9eed6444
|
@ -231,7 +231,7 @@ TEST(ExpressionFactor, Shallow) {
|
|||
Pose3_ x_(1);
|
||||
Point3_ p_(2);
|
||||
|
||||
// Construct expression, concise evrsion
|
||||
// Construct expression, concise version
|
||||
Point2_ expression = project(transformTo(x_, p_));
|
||||
|
||||
// Get and check keys and dims
|
||||
|
|
Loading…
Reference in New Issue