Print out environment variables right after setup.bash call

This commit is contained in:
Oleg Kalachev
2024-04-11 22:21:53 +03:00
parent 51af09bde8
commit 5b35df41b1

View File

@@ -20,6 +20,7 @@ export ROS_DISTRO='noetic'
export ROS_IP='127.0.0.1'
source /opt/ros/${ROS_DISTRO}/setup.bash
source /home/pi/catkin_ws/devel/setup.bash
env
roscore &
cd /home/pi/catkin_ws/src/clover/builder/test/