PickleRick.jl
October 6, 2022 ยท View on GitHub

Julia package for simulation and controls of a 10-link planar humanoid with pinned feet.
This package uses WGLMakie.jl for visualization in the browser. You can also view the visualizations in a Jupyter notebook.
Installation
- Open your Julia REPL by typing
juliain your terminal. - Press
]on your keyboard to enter the package manager - Enter command
add https://github.com/adubredu/PickleRick.jl"and pressEnteron your keyboard to install this package. - Press the
Backspacekey on your keyboard to return to the REPL
Usage
See the examples folder for usage examples.