Skip to content

Commit 0aa8815

Browse files
Update 0_render_single_frame.py
1 parent 5df48b2 commit 0aa8815

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/0_render_single_frame.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
import mujoco
1313

1414
# Local libraries
15+
# If the following line returns an error, run this:
16+
from ariel.simulation.environments.simple_flat_world import SimpleFlatWorld
1517
from ariel.environments.simple_flat_world import SimpleFlatWorld
1618
from ariel.utils.renderers import single_frame_renderer
1719

0 commit comments

Comments
 (0)