Open ZengJia-Notes opened 3 months ago
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?
Could you share some code & examples? usually, await should not be required and is only used for super edge-cases.
await
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?