Skip to content

Commit 5cbfd8b

Browse files
committed
fixed image path in README by @ger-kil
refer to below pull request Unity-Technologies#208
1 parent f18a752 commit 5cbfd8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ URDF Importer allows you to import a robot defined in [URDF](http://wiki.ros.org
3838

3939
3. A window will appear with the Import settings for the Robot. First setting mentions the orientation of the mesh files. The second setting is used to select the algorithm to be used in Collision mesh Decomposition. For more information click [here](https://github.com/Unity-Technologies/Unity-Robotics-Hub/blob/main/tutorials/urdf_importer/urdf_appendix.md#convex-mesh-collider)
4040

41-
<img src = "images~/URDF%20Menu.png" width = 40% height = 40%>
41+
<img src = "images~/URDF%20Import%20Menu.png" width = 80% height = 80%>
4242

4343
4. Click `Import URDF`
4444

0 commit comments

Comments
 (0)