bug in imubias subtration operator

Issue #219 resolved
Michael Bosse created an issue

The subtraction operator for the ImuBias class is backwards; This will make a PriorFactor on an ImuBias blow up.

https://bitbucket.org/gtborg/gtsam/src/b2dcf35e773108ee42c791631cf8a258015c2b38/gtsam/navigation/ImuBias.h?at=develop#cl-157

Not sure if any other classes have the same bug.

Comments (1)

  1. Log in to comment