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

Prevent continuous stream of 0-turn commands #9

Merged
merged 2 commits into from
Oct 25, 2024
Merged

Prevent continuous stream of 0-turn commands #9

merged 2 commits into from
Oct 25, 2024

Conversation

aacuevas
Copy link
Contributor

Added a condition to filter 0-turn messages, which are unneeded and have potential of saturating the communication channel.

- Added a condition node after QuaternionToTwist to filter 0 turn
  messages
@aacuevas aacuevas requested review from jonnew and bparks13 October 25, 2024 15:36
@jonnew jonnew merged commit ea0e393 into main Oct 25, 2024
6 checks passed
@jonnew jonnew deleted the issue-7 branch October 25, 2024 18:59
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.

AutoCommutator node continuously sends 0-turn commands
2 participants