A differentiable physics engine for robotics
ReinforcementLearning.jl: DQN | ControlSystems.jl: LQR |
---|---|
Dojo
can be added via the Julia package manager (type ]
):
pkg> add Dojo
For convenience mechanisms and environments, add DojoEnvironments
additionally:
pkg> add DojoEnvironments
@article{howelllecleach2022,
title={Dojo: A Differentiable Physics Engine for Robotics},
author={Howell, Taylor and Le Cleac'h, Simon and Bruedigam, Jan and Kolter, Zico and Schwager, Mac and Manchester, Zachary},
journal={arXiv preprint arXiv:2203.00806},
url={https://arxiv.org/abs/2203.00806},
year={2022}
}
Please submit a pull request or open an issue. See the docs for contribution ideas.