RobotLocomotion / drake

Model-based design and verification for robotics.
https://drake.mit.edu
Other
3.16k stars 1.24k forks source link

Add bindings for systems/estimators and acrobot w/ encoders example #21610

Closed RussTedrake closed 5 days ago

RussTedrake commented 6 days ago

This PR adds the missing bindings required to port the examples/acrobot/run_lqr_w_estimator.cc example to python.

+@joemasterjohn for feature review, please. (I'm slowing landing the dev branches remaining from my teaching this spring)


This change is Reviewable