Skip to content

SequenceWithMemory skips nodes #636

@daBaret

Description

@daBaret

Hi,
I'm running in to a strange behavior where I'm not sure if my implementation is wrong or if there is a bug.
As you can see I have the following tree:
image

The CommandRobots node succeeds and the CheckRobotsState will fail until it reaches the desired state. When it succeeds the setBlackboard node is called. For some reason when setBlackBoard is called it skips all the next one without executing them. So the LogNode is not called

I tried with the Sequence instead of SequenceWithMemory and in that case it works.

Do you know why this happens?
Thank you
Davide

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions