Skip to content

Commit 913bc41

Browse files
committed
Finalizing pick-and-place part 1 steps.
1 parent be262a4 commit 913bc41

4 files changed

Lines changed: 43815 additions & 3890 deletions

File tree

tutorials/pick_and_place/1_urdf.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Pick-and-Place Tutorial: Part 1
22

33
This part includes downloading and installing the Unity Editor, setting up a basic Unity scene, and importing a robot using the URDF Importer.
4+
> Note: If you are familiar with Unity and the URDF Importer, or just want to skip directly to setting up ROS, you can do so by opening Assets/Scenes/Part1Done and going directly to [Part 2](2_ros_tcp.md).
45
56
**Table of Contents**
67
- [Setting up the Unity Scene](#setting-up-the-unity-scene)
@@ -101,4 +102,4 @@ This part includes downloading and installing the Unity Editor, setting up a bas
101102
---
102103
103104
104-
#### Proceed to [Part 2](2_ros_tcp.md).
105+
### Proceed to [Part 2](2_ros_tcp.md).

0 commit comments

Comments
 (0)