#!/bin/bash source /opt/ros/melodic/setup.bash echo "ROS_IP: $(hostname -i)" > $ROS_WORKSPACE/src/ros-tcp-endpoint/config/params.yaml cd $ROS_WORKSPACE catkin_make