You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In testutils.h we reinvent the wheel with methods that return (possibly-biased) random quantities, like doubles, but also GTSAM objects like Pose3, Rot3, etc. GTSAM probably has methods which already do this and we should use those.
The text was updated successfully, but these errors were encountered:
In testutils.h we reinvent the wheel with methods that return (possibly-biased) random quantities, like doubles, but also GTSAM objects like Pose3, Rot3, etc. GTSAM probably has methods which already do this and we should use those.
The text was updated successfully, but these errors were encountered: