We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43200a2 commit 7d1230cCopy full SHA for 7d1230c
scripts/.env
@@ -4,7 +4,7 @@ source /usr/share/gazebo/setup.bash
4
source /home/industrial_ws/install/setup.bash
5
source /home/drones_ws/install/setup.bash
6
source /home/ws/install/setup.bash
7
-source /workspace/worlds/install/setup.bash
+source /workspace/worlds/install/setup.bash &>/dev/null
8
9
export ROBOTICS_ACADEMY_BASE=/RoboticsAcademy
10
export PYTHONPATH=$PYTHONPATH:$ROBOTICS_ACADEMY_BASE
0 commit comments