Skip to content

Commit

Permalink
Update hindsightcan git tag
Browse files Browse the repository at this point in the history
  • Loading branch information
abhaybd committed Sep 29, 2023
1 parent 166f6ef commit 46dc53d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ find_package(nlohmann_json 3.2.0 REQUIRED)
FetchContent_Declare(
HindsightCAN
GIT_REPOSITORY https://github.com/huskyroboticsteam/HindsightCAN.git
GIT_TAG 09d0b2785ccd27536ca0381146b822205f2fad47 # TODO: update after pr is merged
GIT_TAG 7397787fbb04687bf03c8fbac9a1db56f245fc9a
)
FetchContent_MakeAvailable(HindsightCAN)

Expand Down

0 comments on commit 46dc53d

Please sign in to comment.