Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save YannBerthelot/b2d57c2265977d294b97cb83cbe2ac68 to your computer and use it in GitHub Desktop.
Save YannBerthelot/b2d57c2265977d294b97cb83cbe2ac68 to your computer and use it in GitHub Desktop.
States definition
def states(self):
return dict(type="float", shape=(4,))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment