Small typo in BetweenFactor.h

Issue #284 closed
Petri Tanskanen created an issue

I came across this and thought I note it down:

https://bitbucket.org/gtborg/gtsam/src/34c6527558c57bb458b5546834b0ee34f2a82f65/gtsam/slam/BetweenFactor.h?at=develop&fileviewer=file-view-default#BetweenFactor.h-98

on Line 98 I think the check should be if (H2) instead of if(H1).

Comments (2)

  1. Log in to comment