There was an error while loading. Please reload this page.
1 parent 26c4d84 commit e379aa5Copy full SHA for e379aa5
1 file changed
SmartGazeboBaseServer/smartsoft/src/startstop-hooks.sh
@@ -7,8 +7,8 @@ pre-start)
7
# Insert commands you want to call prior to starting the components
8
9
echo -e "\n\n\n"
10
- #bash $SMART_ROOT_ACE/repos/DataRepository/gazebo/startGazebo.sh worlds/tiagoOffice.world
11
- bash $SMART_ROOT_ACE/repos/DataRepository/gazebo/startGazebo.sh
+ bash $SMART_ROOT_ACE/repos/DataRepository/gazebo/startGazebo.sh worlds/tiagoOffice.world
+ #bash $SMART_ROOT_ACE/repos/DataRepository/gazebo/startGazebo.sh
12
13
echo "Wait for Simulator to start..."
14
sleep 10
0 commit comments