Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ConstReferenceGenerator enters the reference_name not as string into the env #219

Open
bhk11 opened this issue Aug 9, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@bhk11
Copy link
Collaborator

bhk11 commented Aug 9, 2023

The ConstReferenceGenerator has the issue that the name of the reference value, e.g. 'torque', is not saved as string into env.reference_names during the initialization of the gem environment with gem.make. The string is saved in single characters into the reference_names, e.g. ['t','o','r','q','u','e'].

Used version: gym-electric-motor v1.1.0

@bhk11 bhk11 added the bug Something isn't working label Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant