Skip to content

Commit 2e396e7

Browse files
committed
Adjustments
1 parent a5429b0 commit 2e396e7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

codebotler_ws/container

100644100755
File mode changed.

codebotler_ws/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ RUN /tmp/install_livox_lidar.sh && rm /tmp/install_livox_lidar.sh
185185
RUN pip3 install torch==2.6.0 --index-url https://download.pytorch.org/whl/cu126
186186

187187
# So we can detect if we are in a container
188-
ENV CONTAINER_NAME=cobot_ws
188+
ENV CONTAINER_NAME=codebotler
189189

190190
# =============================================================================
191191
# Install Kinova python API

0 commit comments

Comments
 (0)