We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
Fix one last bug: Timer1 interrupt has inconsistent timing, check if it has to do with rosserial or with the Teensy.
Sorry, something went wrong.
turns out Timer1 doesn't work properly on the Teensy 3 (both 3.0 and 3.1). I tried IntervalTimer instead and it works fine.
first add new feature to start sweeping before it sends lost topic
then clean up node
done... just needs more testing
bsubei
No branches or pull requests
The text was updated successfully, but these errors were encountered: