Skip to content

Commit

Permalink
update Gazebo startstop hook
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-lotz committed Jan 15, 2019
1 parent 26c4d84 commit e379aa5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SmartGazeboBaseServer/smartsoft/src/startstop-hooks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ pre-start)
# Insert commands you want to call prior to starting the components

echo -e "\n\n\n"
#bash $SMART_ROOT_ACE/repos/DataRepository/gazebo/startGazebo.sh worlds/tiagoOffice.world
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

echo "Wait for Simulator to start..."
sleep 10
Expand Down

0 comments on commit e379aa5

Please sign in to comment.