- Sep 27, 2020
-
-
andersct authored
- refactor state space models to return function info as dictionaries - move riccati solver to misc - add derivative calculation to empirical drag model - add min norm controller for relative degree 1 control (accel -> v) - add min norm controller for relative degree 2 control (accel -> pos) - add documentation for the min norm controllers
-
- Aug 16, 2020
-
-
andersct authored
- add interpolation for creating n dimensional trajectories - fix bug in camera projection not accounting for translation
-
- Aug 08, 2020
-
-
andersct authored
- add scene elements for visualization - add example that displays top down and projection to camera image
-
- Jul 17, 2020
-
-
andersct authored
-