Skip to content
Snippets Groups Projects
Commit 6afaa8f2 authored by franzqueissner's avatar franzqueissner
Browse files

update

parent 08e44660
No related branches found
No related tags found
No related merge requests found
Pipeline #15790 failed
......@@ -2,8 +2,10 @@
source devel/setup.bash
mkdir images
# create directories for reward plot images and model weights
mkdir images
mkdir weights
# start simulation
roslaunch panda_control panda_world.launch &
......
apiVersion: v1
kind: Pod
metadata:
name: firstpod
spec:
containers:
- image: nginx
name: nginx
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment