This commit is contained in:
2022-08-02 23:48:29 -04:00
parent 863e374741
commit 2fa751a62d
7 changed files with 260 additions and 0 deletions

5
catkin_setup.sh Normal file
View File

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