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

Fix pseudocode for ReactiveFallback. #191

Merged
merged 1 commit into from
May 15, 2020

Conversation

QQting
Copy link
Contributor

@QQting QQting commented May 14, 2020

The pseudocode for ReactiveFallback is wrong. Index should be always reset to zero whenever it ticks again under RUNNING state. Therefore, I change it according to the source code.

@facontidavide facontidavide merged commit 3190e20 into BehaviorTree:master May 15, 2020
@facontidavide
Copy link
Collaborator

cool you are right. Thanks

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.

2 participants