We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5429b0 commit 2e396e7Copy full SHA for 2e396e7
codebotler_ws/container
100644
100755
codebotler_ws/docker/Dockerfile
@@ -185,7 +185,7 @@ RUN /tmp/install_livox_lidar.sh && rm /tmp/install_livox_lidar.sh
185
RUN pip3 install torch==2.6.0 --index-url https://download.pytorch.org/whl/cu126
186
187
# So we can detect if we are in a container
188
-ENV CONTAINER_NAME=cobot_ws
+ENV CONTAINER_NAME=codebotler
189
190
# =============================================================================
191
# Install Kinova python API
0 commit comments