-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
move mathematical program jupyter notebook to drake #10965
Comments
New logo subtitle. Replace long text list of features with a simple table. First pass has some simple graphics and links to the c++ doxygen. I plan to fill in each of these boxes with links to sphynx tutorials (using pydrake) in the next passes.We can also make better images. Zap some old, stale documentaiton. Zap outdated models text referenced in RobotLocomotion#9287 Added some follow-on TODOs: RobotLocomotion#10965, RobotLocomotion#10966, RobotLocomotion#10967
My vote is that it go under either We can always figure out the install story for notebooks then (which is still a bit murky pending resolution of stuff like #9645). |
|
By "vendor", I mean that we install our own version of (I was / am still entertaining the idea of vendoring in |
Done via #11694 |
From https://github.com/RussTedrake/underactuated/blob/master/src/mathematical_program_examples.ipynb
I could imagine it living in
drake/tutorials
ordrake/doc/tutorials
.Depends on #9650
The text was updated successfully, but these errors were encountered: