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

multi-step action #53

Open
hqzzzhang opened this issue Dec 18, 2024 · 1 comment
Open

multi-step action #53

hqzzzhang opened this issue Dec 18, 2024 · 1 comment

Comments

@hqzzzhang
Copy link

Thanks for the contributions you have made! The env can now execute a single action, e.g., the action dim is (num_envs, 7). If I want to execute a multi-step action, e.g., the action dim is (num_envs,3, 7), how can I solve it?

@zhuyifengzju
Copy link
Contributor

I think you should add a for-loop to step multiple times.

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

No branches or pull requests

2 participants