Skip to content

Commit

Permalink
remove image in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
colourfulspring committed Apr 28, 2024
1 parent 3d7fcd2 commit c523989
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
* Install Unity 2022.3.4f1 in Unity Hub at [this link](https://unity.com/releases/editor/archive). Find the currect version in the list and click the blue button with text "Unity Hub".
* Add the path '/Project' as a new project in the Unity Hub. Then open the project.
* In the explorer below the Project panel, enter the path "Assets/ML-Agents/Examples/CarCatching/Scenes". Then drag the CarCatching.unity file to the Hierarchical panel at top left.
* Click the Play button at top middle place. It's icon is "▷" . Then you will see three agent robots(blue) are catching one enemy robot(purple) as the following image shows:
![An example of trajectory](images/Fig8.png)
* Click the Play button at top middle place. It's icon is "▷" . Then you will see three agent robots(blue) are catching one enemy robot(purple).

# Training
* Install MLAgents Python and MLAgents Unity extension based on the steps at [this link](https://gitee.com/capacito/ml-agents-carcatching/blob/main/docs/Installation.md).
Expand Down

0 comments on commit c523989

Please sign in to comment.