nbdev_docs
no longer ran for me for a while - finally traced it down to a single type annotation
gn: np.ndarray = gtsam.Point3(0, 0, -g) # gravity vector in navigation frame.
Just flagging this to nbdev/quarto maintainers. This commit fixed it:
nbdev_docs
no longer ran for me for a while - finally traced it down to a single type annotation
gn: np.ndarray = gtsam.Point3(0, 0, -g) # gravity vector in navigation frame.
Just flagging this to nbdev/quarto maintainers. This commit fixed it: