Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I created a custom environment by using the config dictionary as in the example code:
However, I couldn't figure out how to access to the current XY location and rotation angle of the agent after each action. It was so easy to access to them in Safe Gym library by using env.robot_pos and env.robot_rot but they don't exist in safety gymnasium. I would appreciate it if someone can help me with this.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions