From: Federica Di Lauro Date: Tue, 25 Feb 2020 13:44:49 +0000 (+0100) Subject: move launch files to new subdirectory X-Git-Url: http://git.leonardobizzoni.com/?a=commitdiff_plain;h=9ac5de1c792cc519ee5883fe91c3eccdf3d8b7a9;p=pioneer-stm32 move launch files to new subdirectory --- diff --git a/utils/catkin_ws/dario.launch b/utils/catkin_ws/launch/dario.launch similarity index 100% rename from utils/catkin_ws/dario.launch rename to utils/catkin_ws/launch/dario.launch diff --git a/utils/catkin_ws/joypad.launch b/utils/catkin_ws/launch/joypad.launch similarity index 100% rename from utils/catkin_ws/joypad.launch rename to utils/catkin_ws/launch/joypad.launch diff --git a/utils/catkin_ws/serial_bridge.launch b/utils/catkin_ws/launch/serial_bridge.launch similarity index 100% rename from utils/catkin_ws/serial_bridge.launch rename to utils/catkin_ws/launch/serial_bridge.launch