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

Additional XML verification for ReactiveSequence nodes #885

Merged
merged 5 commits into from
Dec 13, 2024

Conversation

AndyZe
Copy link
Contributor

@AndyZe AndyZe commented Nov 20, 2024

Fixes #875

src/xml_parsing.cpp Outdated Show resolved Hide resolved
src/xml_parsing.cpp Outdated Show resolved Hide resolved
@AndyZe AndyZe force-pushed the reactive_sequence_no_async branch 3 times, most recently from b722899 to 15d97bd Compare November 20, 2024 20:11
@AndyZe AndyZe marked this pull request as draft November 20, 2024 20:15
@AndyZe AndyZe changed the title Additional XML verification for Control nodes Additional XML verification for ReactiveSequence nodes Nov 20, 2024
@AndyZe AndyZe force-pushed the reactive_sequence_no_async branch from 15d97bd to 5f45a2c Compare November 20, 2024 20:19
src/xml_parsing.cpp Outdated Show resolved Hide resolved
@AndyZe AndyZe marked this pull request as ready for review November 20, 2024 21:08
@AndyZe AndyZe force-pushed the reactive_sequence_no_async branch from 26e51c0 to ff14d91 Compare November 20, 2024 21:16
@AndyZe AndyZe force-pushed the reactive_sequence_no_async branch from 3d3f1c7 to ff029cc Compare November 29, 2024 01:18
@AndyZe AndyZe marked this pull request as draft November 29, 2024 01:20
@AndyZe AndyZe force-pushed the reactive_sequence_no_async branch from f3bd20d to e87c712 Compare November 29, 2024 01:49
@AndyZe AndyZe marked this pull request as ready for review November 29, 2024 01:57
src/xml_parsing.cpp Outdated Show resolved Hide resolved
@facontidavide
Copy link
Collaborator

thanks

@facontidavide facontidavide merged commit d4d8ae1 into BehaviorTree:master Dec 13, 2024
9 checks passed
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.

Using a ReactiveSequence with asynch condition
2 participants