From fcfeb5db401f031d903c14fff45a2f00c6915e94 Mon Sep 17 00:00:00 2001 From: Ronaldson Bellande <47253433+RonaldsonBellande@users.noreply.github.com> Date: Wed, 27 Sep 2023 23:25:56 -0400 Subject: [PATCH] Delete catkin_setup.sh --- catkin_setup.sh | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 catkin_setup.sh diff --git a/catkin_setup.sh b/catkin_setup.sh deleted file mode 100644 index 6ec332f..0000000 --- a/catkin_setup.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash - -catkin build -source "/opt/ros/noetic/setup.bash" -source "$CATKIN_WS/devel/setup.bash"