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
# It takes a long time to run the first time about 3 minutes.
151
+
sudo chmod 777 -R /isaac-sim
133
152
```
134
153
135
154
Now you can run StrideSim Docker Container.
@@ -140,25 +159,7 @@ You can run the following command to run isaac-sim.
140
159
141
160
```bash
142
161
cd /isaac-sim
143
-
./isaac-sim.sh --allow-root
144
-
```
145
-
146
-
1. Get ROS2 Topic from StrideSim
147
-
148
-
The StrideSim container runs with administrative privileges. To receive ROS2 messages published by processes within this container, administrative permissions are required. You can choose one of the following methods, command below in host environment:
The StrideSim container runs with administrative privileges. To receive ROS2 messages published by processes within this container, administrative permissions are required. You can choose one of the following methods, command below in host environment:
0 commit comments