You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-1Lines changed: 16 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,20 @@ catkin build
40
40
source devel/setup.bash
41
41
```
42
42
43
+
6. Download assets:
44
+
45
+
6.1 Download the robot models and some small objects as in [iGibson's documentation](https://stanfordvl.github.io/iGibson/installation.html#downloading-the-assets-and-datasets-of-scenes-and-objects).
6.3 Copy the [jackal_jaco](https://github.com/RIVeR-Lab/sim_utility/tree/main/data/assets/models/jackal_jaco) and [ycb](https://github.com/RIVeR-Lab/sim_utility/tree/main/data/assets/models/ycb/) folders into "iGibson/igibson/data/assets/models" folder.
56
+
43
57
## Example 1: Multi-Turtlebot simulation in iGibson and observations are published in ROS:
0 commit comments