Skip to content

Commit

Permalink
lower cased the main folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanjay Jayalakshmi Prabakar committed Sep 12, 2024
1 parent a2246cf commit c1c3200
Show file tree
Hide file tree
Showing 65 changed files with 3 additions and 3 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
2 changes: 1 addition & 1 deletion CADRE_demo/build.sh → cadre_demo/build.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash

ORG=openrobotics
IMAGE=CADRE_demo
IMAGE=cadre_demo
TAG=latest

VCS_REF=""
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion CADRE_demo/run.sh → cadre_demo/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# docker
# an X server

IMG_NAME=openrobotics/CADRE_demo
IMG_NAME=openrobotics/cadre_demo

# Replace `/` with `_` to comply with docker container naming
# And append `_runtime`
Expand Down
2 changes: 1 addition & 1 deletion CADRE_demo/run_gpu.sh → cadre_demo/run_gpu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# docker
# an X server

IMG_NAME=openrobotics/CADRE_demo
IMG_NAME=openrobotics/cadre_demo

xhost +local:docker

Expand Down

0 comments on commit c1c3200

Please sign in to comment.