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

Non-blocking control + action chunking #21

Open
HomerW opened this issue Oct 23, 2023 · 0 comments
Open

Non-blocking control + action chunking #21

HomerW opened this issue Oct 23, 2023 · 0 comments

Comments

@HomerW
Copy link
Contributor

HomerW commented Oct 23, 2023

When using non-blocking control, we need to wait for at least STEP_DURATION before making the next step call. Currently this check only happens before every action chunk, so actions within a chunk will be executed too quickly.

Low-priority since all our provided checkpoints are intended to be evaluated with blocking control.

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

1 participant