Skip to content

Commit a523760

Browse files
committed
Change rosbag url for mbt tutorial
1 parent b2d88c7 commit a523760

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

visp_tk_tutorials/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ include(ExternalProject)
4242
ExternalProject_Add(
4343
external_bag
4444
PREFIX "externals"
45-
URL https://github.com/rolalaro/visp_tk/releases/download/v0.1.0/tutorial-static-box-humble.tar.gz
45+
URL https://visp-doc.inria.fr/download/visp_tk/tutorial-static-box-humble.tar.gz
4646
DOWNLOAD_NO_EXTRACT true
4747
CONFIGURE_COMMAND ""
4848
PATCH_COMMAND ""

0 commit comments

Comments
 (0)