imuBias.py
Go to the documentation of this file.
1 # This trick is to allow direct import of sub-modules
2 # without this, we can only do `from gtsam.gtsam.imuBias import X`
3 # with this trick, we can do `from gtsam.imuBias import X`
4 from .gtsam.imuBias import *
All bias models live in the imuBias namespace.
Definition: ImuBias.cpp:26


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:42:12