diff --git a/navigation2/generate_repos.sh b/navigation2/generate_repos.sh index edcd150..0f93063 100755 --- a/navigation2/generate_repos.sh +++ b/navigation2/generate_repos.sh @@ -1,6 +1,6 @@ #!/bin/bash -# TODO - remove this file from here as soon as https://github.com/space-ros/space-ros/pull/164 is merged +# TODO - remove this file from here as soon as https://github.com/eholum/space-ros/pull/1 is merged set -e diff --git a/navigation2/update_nav2_repos.sh b/navigation2/update_nav2_repos.sh index 85c04c1..7b02cb5 100755 --- a/navigation2/update_nav2_repos.sh +++ b/navigation2/update_nav2_repos.sh @@ -3,7 +3,7 @@ source $SPACEROS_DIR/install/setup.bash # TODO - replace ./generate_repos.sh with file from the spaceros image as soon as the PR is merged: -# https://github.com/space-ros/space-ros/pull/164 +# https://github.com/eholum/space-ros/pull/1 ./generate_repos.sh \ --rosdistro $ROSDISTRO \