Skip to content

Conversation

@mfogelson
Copy link
Collaborator

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.

The visualization was causing the following:
ERROR: LoadError: UndefVarError: Visualizer not defined

I moved it to after the dependencies are loaded
Added the DojoEnvironments.visualize.

I don't think that visualize is exported from DojoEnvironments and was causing errors.
@janbruedigam janbruedigam merged commit 41b0f73 into dojo-sim:main Nov 23, 2022
@mfogelson mfogelson deleted the quad_example branch June 20, 2024 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants