Skip to content

Commit

Permalink
change reference to pull request (space-ros#142).
Browse files Browse the repository at this point in the history
  • Loading branch information
xfiderek committed Aug 15, 2024
1 parent f9955a3 commit fd9c3be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion navigation2/generate_repos.sh
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion navigation2/update_nav2_repos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit fd9c3be

Please sign in to comment.