Delete catkin_setup.sh

This commit is contained in:
Ronaldson Bellande 2023-09-27 23:25:56 -04:00 committed by GitHub
parent 2cbd3f2a2c
commit fcfeb5db40
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"