diff --git a/scripts/openpose.service b/scripts/openpose.service index a1b982d6..36354f38 100644 --- a/scripts/openpose.service +++ b/scripts/openpose.service @@ -16,4 +16,5 @@ ExecStart=/bin/bash -c 'source /home/amigo/.tue/setup.bash \ _net_output_width:=368 \ _net_output_height:=368 \ _model_folder:=/home/amigo/openpose/models/ \ - __ns:=hero/openpose image:=/hero/head_rgbd_sensor/rgb/image_raw' + __ns:=hero/openpose \ + image:=/hero/head_rgbd_sensor/rgb/image_raw'