bellande_functionality_api/scripts/catkin_setup.sh

5 lines
64 B
Bash
Raw Normal View History

2024-05-10 00:18:45 +00:00
#!/bin/bash
catkin build
source "$CATKIN_WS/devel/setup.bash"