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

[Question] Support for Dict spaces for oberservation space and action space? #362

Open
3 tasks done
OfekGlick opened this issue Dec 31, 2024 · 1 comment
Open
3 tasks done
Labels
question Further information is requested

Comments

@OfekGlick
Copy link

Required prerequisites

Questions

Hello,
I have search the documentation and have found no reference to this question, but currently - are Box Spaces the only supported spaces for observation spaces and action spaces?

@OfekGlick OfekGlick added the question Further information is requested label Dec 31, 2024
@Gaiejj
Copy link
Member

Gaiejj commented Feb 7, 2025

I'm very sorry for the late reply. Omnisafe currently only supports continuous action spaces. You can refer to the code here #286 for support of discrete action spaces. We will merge this PR after adapting it to the current version's functionality. You might consider trying out this beta version first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants