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

SLEEP command #48

Open
FIREdog5 opened this issue May 27, 2021 · 1 comment
Open

SLEEP command #48

FIREdog5 opened this issue May 27, 2021 · 1 comment
Assignees
Labels
back end a change to the back end of the code base easy issue Good for newcomers feature New feature or request python Pull requests that update Python code

Comments

@FIREdog5
Copy link
Contributor

Add a blocking SLEEP <time> command that sleeps for a given number of seconds. Retains all LCM messages and does not process them until the next WAIT.

@FIREdog5 FIREdog5 added feature New feature or request easy issue Good for newcomers python Pull requests that update Python code labels May 27, 2021
@FIREdog5 FIREdog5 added the back end a change to the back end of the code base label May 27, 2021
@FIREdog5 FIREdog5 self-assigned this Jun 10, 2021
@FIREdog5
Copy link
Contributor Author

Sleep test fails with epsilon of 0.001 for .1s sleep... maybe we should not use interrupts to sleep, or maybe just adjust the expected error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back end a change to the back end of the code base easy issue Good for newcomers feature New feature or request python Pull requests that update Python code
Projects
None yet
Development

No branches or pull requests

1 participant