godot_rl_agents icon indicating copy to clipboard operation
godot_rl_agents copied to clipboard

Clearer instructions needed

Open yaelatletl opened this issue 3 years ago • 3 comments

I feel like this project can be a great way to start working on ML, but clearer or otherwise extended instructions are needed, one may not figure out dependencies in other folders when checking the examples, or may not be able to execute the commands to run the trained examples

yaelatletl avatar Mar 07 '22 03:03 yaelatletl

Thank you for your feedback.

I assume you have followed the examples ?

I am would gladly extend the examples and documentation. Do you have some specific examples of dependencies or commands that you found unclear/broken? Are the difficulties on the python side of the interface or on the Godot side?

edbeeching avatar Mar 07 '22 07:03 edbeeching

I followed the examples, but I wasn't able to exectue commands starting with gdrl wheter I should use python, directly run these from the conda powershell, I couldn't know. Other thing that would help is to tell users to make sure they are launching CMD or powershell through Conda in the installation. Also I found that the examples, as you open them in godot have broken dependancies, though those are present in another folder in the project, specifically the addon files.

yaelatletl avatar Mar 10 '22 17:03 yaelatletl