DigitVisualizer.jl
November 11, 2022 ยท View on GitHub
Julia package for visualizing the Digit Humanoid Robot and exploring its kinematics.

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/MeshCatMechanisms.jland pressEnteron your keyboard to install the MeshCatMechanisms dependency - Enter command
add https://github.com/adubredu/RigidBodyDynamics.jland pressEnteron your keyboard to install the RigidBodyDynamics dependency - Enter command
add https://github.com/adubredu/DigitVisualizer.jland 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.