Dojo.jl icon indicating copy to clipboard operation
Dojo.jl copied to clipboard

Updated quadraped_min example

Open mfogelson opened this issue 2 years ago • 0 comments

There were a few bugs causing the example to fail on my machine:

  1. Visualizer was initialized before package was included

  2. visualize function was not exported from DojoEnvironments. So changed to specify specific visualize function.

mfogelson avatar Jul 25 '22 15:07 mfogelson