bellande_humanoid_robot_int.../catkin_setup.sh
2022-08-02 23:48:15 -04:00

6 lines
100 B
Bash

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