maxspahn / gym_envs_urdf

URDF environments for gym
https://maxspahn.github.io/gym_envs_urdf/
GNU General Public License v3.0
46 stars 14 forks source link

Fix inconsistency observation spaces #87

Closed maxspahn closed 2 years ago

maxspahn commented 2 years ago

Fixes problem with array and floats in observations.

maxspahn commented 2 years ago

Addresses #85