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

Add a GoalUpdatedController to BT Nodes #3037

Closed
SteveMacenski opened this issue Jun 23, 2022 · 1 comment
Closed

Add a GoalUpdatedController to BT Nodes #3037

SteveMacenski opened this issue Jun 23, 2022 · 1 comment

Comments

@SteveMacenski
Copy link
Member

Essentially, if the goal is updated, allow the children to be ticked, analog to RateController or DistanceController but the triggering event is that the goal or goals BT blackboard variables are updated due to preemption or a new request.

That way, for instance, we could replan only when a new goal is requested. Add a BT XML showcasing this.

Also worth considering adding some goal updated logic in the default BT XMLs so that we can replan immediately on a goal change and not wait for the next replanning cycle due to time, distance, etc.

@SteveMacenski
Copy link
Member Author

Output of discussion from #3022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant