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

Remove set_template from add_behaviour in core Agent #43

Open
brunus-reberes opened this issue Oct 19, 2023 · 0 comments
Open

Remove set_template from add_behaviour in core Agent #43

brunus-reberes opened this issue Oct 19, 2023 · 0 comments
Labels
code fix Something isn't working

Comments

@brunus-reberes
Copy link
Member

Problem: If any template is set before the add_behavoiur function is called, the template of that behaviour is ereased.

Solution: remove set_template from add_behaviour function when template is none.

@brunus-reberes brunus-reberes added code fix Something isn't working labels Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code fix Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant