Dojo.jl
Dojo.jl copied to clipboard
Updated quadraped_min example
There were a few bugs causing the example to fail on my machine:
-
Visualizer was initialized before package was included
-
visualize function was not exported from DojoEnvironments. So changed to specify specific visualize function.