Delete catkin_setup.sh

This commit is contained in:
Ronaldson Bellande 2023-09-27 23:43:54 -04:00 committed by GitHub
parent f127e6df6d
commit 14f110ec58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +0,0 @@
#!/bin/bash
catkin build
source "/opt/ros/noetic/setup.bash"
source "$CATKIN_WS/devel/setup.bash"