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

Issue with "await" usage in replacing AI with it in Navigation Agent #352

Open
ZengJia-Notes opened this issue Aug 29, 2024 · 1 comment

Comments

@ZengJia-Notes
Copy link

I attempted to replace my AI with Beehave, only to discover that it does not support "await"! I utilized "await" for the velocity_computed signal in the navigation agent. Is there a solution available for this issue?

@bitbrain
Copy link
Owner

Could you share some code & examples? usually, await should not be required and is only used for super edge-cases.

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

No branches or pull requests

2 participants