You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement operational-space dynamics for planar pcs and fix gravitational potential energy expression (#4)
* Start implementing operational space dynamics for planar pcs
* Fix sign of gravitational potential energy
* Add more plotting to the planar pcs simulation example
* Improve labels for simulation data analysis plots
* Do not simplify symbolic expressions if we are deriving dynamics for more than 2 segments
* Add more symbolic expressions for planar pcs
* Formatting
* Add symbolic expression for 5 segments
* Implement `operational_space_selector` into `operational_space_dynamical_matrices_fn` for planar pcs
* Make `operational_space_dynamical_matrices_fn` jittable again by specifying `operational_space_selector` as a tuple
* Add `stiffness` function to planar pcs system
* Run formatting
* Bump version and start testing on Python 3.13
0 commit comments