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 bt node #251

Merged
merged 5 commits into from Nov 29, 2022
Merged

Fix bt node #251

merged 5 commits into from Nov 29, 2022

Conversation

fmrico
Copy link
Contributor

@fmrico fmrico commented Nov 29, 2022

Dear all,

Params were not correctly being readen in actions implemented with BTs because the node reading most of the user params was not the node of the action but an aux node inserted in the blackboard with another name. This PR fixes this error by inserting the BT node of the action in the blackboard.

This PR also contains some lintering in launchers and an explicit specification of the BT creator used.

Hope it helps
Francisco

Signed-off-by: Francisco Martín Rico <fmrico@gmail.com>
Signed-off-by: Francisco Martín Rico <fmrico@gmail.com>
Signed-off-by: Francisco Martín Rico <fmrico@gmail.com>
Signed-off-by: Francisco Martín Rico <fmrico@gmail.com>
Signed-off-by: Francisco Martín Rico <fmrico@gmail.com>
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.

None yet

1 participant