Delete catkin_setup.sh

This commit is contained in:
Ronaldson Bellande 2023-09-27 23:45:15 -04:00 committed by GitHub
parent 9c56307153
commit d4a8140308
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"