latest pushes

This commit is contained in:
2024-05-10 19:42:01 -04:00
parent 37e95e7317
commit 32c5f29c08
3 changed files with 11 additions and 8 deletions

View File

@ -16,6 +16,5 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>.
catkin build
source "/opt/ros/noetic/setup.bash"
source "$CATKIN_WS/devel/setup.bash"
catkin build
source "/root/catkin_ws/devel/setup.bash"

View File

@ -17,5 +17,4 @@
colcon build
source "/opt/ros/foxy/setup.bash"
source "$CATKIN_WS/install/setup.bash"
source "./install/setup.bash"