diff --git a/hydro-knowrob/hydro-knowrob-daemon_local/build.sh b/hydro-knowrob/hydro-knowrob-daemon_local/build.sh index 7814a8d9..fb3a60a3 100755 --- a/hydro-knowrob/hydro-knowrob-daemon_local/build.sh +++ b/hydro-knowrob/hydro-knowrob-daemon_local/build.sh @@ -51,6 +51,7 @@ clone_knowrob() { clone_knowrob_repo iai_maps https://github.com/code-iai/iai_maps.git master clone_knowrob_repo iai_common_msgs https://github.com/code-iai/iai_common_msgs.git master clone_knowrob_repo iai_cad_tools https://github.com/code-iai/iai_cad_tools.git master + clone_knowrob_repo knowrob_sim_games https://bitbucket.org/ahaidu/knowrob_sim_games.git master } echo "Script is executed at: $DIR"