Skip to content

Commit 2ead156

Browse files
add compatible version to the tutorial (#255)
1 parent 4e88bb2 commit 2ead156

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tutorials/pick_and_place/1_urdf.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ This part includes downloading and installing the Unity Editor, setting up a bas
2323
1. Install [Unity Hub](https://unity3d.com/get-unity/download).
2424

2525
1. Go it the "Installs" tab in the Unity Hub, and click the "Add" button. Select Unity **2020.3.11f1 (LTS)**. If this version is no longer available through the hub, you can find it in the [Unity Download Archive](https://unity3d.com/get-unity/download/archive).
26+
> Note: If you want to use another Unity version, the following versions work for the Pick-and-Place tutorial:
27+
28+
> - Unity 2020.3: 2020.3.10f1 or later
29+
> - Unity 2021.1: 2021.1.8f1 or later
30+
> - Unity 2021.2: 2021.2.a16 or later
2631

2732
1. Go to the "Projects" tab in the Unity Hub, click the "Add" button, and navigate to and select the PickAndPlaceProject directory within this cloned repository (`/PATH/TO/Unity-Robotics-Hub/tutorials/pick_and_place/PickAndPlaceProject/`) to add the tutorial project to your Hub.
2833

0 commit comments

Comments
 (0)