little typo in a comment

release/4.3a0
Thomas Horstink 2019-01-04 11:50:20 +01:00
parent d4398fb092
commit 7bb6863e75
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ using namespace gtsam;
typedef BearingRange<Pose3, Point3> BearingRange3D;
// These functions are very similar to those in the SFM example, except that it you can give it a fixed delta in between poses.
// These functions are very similar to those in the SFM example, except that you can give it a fixed delta in between poses for n steps.
/* ************************************************************************* */
std::vector<Point3> createPoints() {