2022-08-02 23:48:00 -04:00

6 lines
100 B
Bash

#!/bin/bash
catkin build
source "/opt/ros/noetic/setup.bash"
source "$CATKIN_WS/devel/setup.bash"