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

Add VectorizeMode enum for make_vec(..., vectorization_mode) #767

Merged

Conversation

pseudo-rnd-thoughts
Copy link
Member

Description

As part of the v1.0.0 changes, @RedTachyon requested that we provide an Enum for specifying the vectorization modes provided by gymnasium.make_vec.
This PR adds this closing #682 (comment)

# Conflicts:
#	tests/wrappers/vector/test_normalize_observation.py
@RedTachyon RedTachyon merged commit b57b913 into Farama-Foundation:main Dec 3, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants