Launching animal-ai with Configuration.yaml without python #46
-
Hi, is there a way to launch AnimalAI with a specific configuration.yaml without using python? The unity project mentions a Here are the commands I've tried:
I've also looked into the GettingStarted guide, which mentions a file named Launching-Animal-AI.md, but I couldn't find it in the repository. Everything works as expected when using the Python wrapper. Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi there, The Launching AI.md is still in the works and apologies for the delay. It will contain all you need information regarding launching AAI for training and play modes. Regarding your question, the I hope i helped even a bit :) Ibrahim |
Beta Was this translation helpful? Give feedback.
Hi there,
The Launching AI.md is still in the works and apologies for the delay. It will contain all you need information regarding launching AAI for training and play modes.
Regarding your question, the
receiveConfiguration
flag is a check for checking the side channels (the connection between python and unity) for a valid connection. It is not a logic for enabling configuration loading natively via unity. This is a feature yet to be implemented. Please see our Roadmap(.md) doc for more details. You are free to contribute if you wish to but as it stands this is not going to be implemented in the next few months.I hope i helped even a bit :)
Ibrahim
Lead Software Developer