Skip to content

Commit

Permalink
removed stale comment
Browse files Browse the repository at this point in the history
  • Loading branch information
john-chrosniak committed Dec 4, 2024
1 parent 8455c86 commit 8c02470
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/checkout.bash
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ cd "${dir}"/src
git clone --depth=1 https://github.com/usdot-fhwa-stol/carma-msgs.git --branch "${BRANCH}"
git clone --depth=1 https://github.com/usdot-fhwa-stol/carma-utils.git --branch "${BRANCH}"
git clone --depth=1 https://github.com/usdot-fhwa-stol/carma-messenger.git --branch "${BRANCH}"
# Get humble branch of message filters which supports template Node arguments (foxy version supports rclcpp::Node only)
git clone --depth=1 https://github.com/usdot-fhwa-stol/carma-message-filters.git --branch "${BRANCH}"
git clone --depth=1 https://github.com/usdot-fhwa-stol/multiple_object_tracking --branch "${BRANCH}"

Expand Down

0 comments on commit 8c02470

Please sign in to comment.