diff --git a/demo/compose.minimal-setup.yaml b/demo/compose.minimal-setup.yaml index bae974f..0eefc7b 100644 --- a/demo/compose.minimal-setup.yaml +++ b/demo/compose.minimal-setup.yaml @@ -42,7 +42,6 @@ services: stop_signal: SIGINT command: > bash -c - "ros2 launch - joy2twist gamepad_controller.launch.py - joy2twist_params_file:=$(ros2 pkg prefix joy2twist)/share/joy2twist/config/joy2twist_panther.yaml" - namespace:=panther + "ros2 launch joy2twist gamepad_controller.launch.py + joy2twist_params_file:=$(ros2 pkg prefix joy2twist)/share/joy2twist/config/joy2twist_panther.yaml + namespace:=panther"