Awesome
DAIRLab Physics-based Learning Library
Documentation
https://dairlab.github.io/dair_pll
Attribution notes
-
The GitHub Action documentation build scripts are based on Anne Gentle's great example here: https://github.com/annegentle/create-demo
-
Some functions (such as
rotation_matrix_from_one_vector
) are Pytorch reimplementations of drake functionality, and are attributed accordingly in their documentation. -
This code contains a repackaged version of the Manifold Unscented Kalman Filter developed by Martin Brossard et al.