Skip to content

Commit

Permalink
Merge pull request #22 from dfki-ric/experiments
Browse files Browse the repository at this point in the history
Include missing import statement in floating_mia_example
  • Loading branch information
csingh27 authored Dec 8, 2023
2 parents dabaeae + c82370f commit 0788925
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/floating_mia_example.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import gymnasium

from deformable_gym.envs.floating_mia_grasp_env import FloatingMiaGraspEnv
"""
=========
Floating Mia Example
Expand Down

0 comments on commit 0788925

Please sign in to comment.