Skip to content

Commit

Permalink
update docker
Browse files Browse the repository at this point in the history
  • Loading branch information
shaozu committed Mar 13, 2019
1 parent d870b6b commit f940bd1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,9 @@ docker run \

wait $ROSCORE_PID
wait $RVIZ_PID
wait $ROSBAG_PID

if [[ $? -gt 128 ]]
then
kill $ROSCORE_PID
kill $RVIZ_PID
kill $ROSBAG_PID
fi

0 comments on commit f940bd1

Please sign in to comment.