From 6c5a914f7440d7213a87a82a476ac6c004e063e8 Mon Sep 17 00:00:00 2001 From: dmronga Date: Mon, 10 Jun 2024 16:27:09 +0200 Subject: [PATCH] Remove rh5v2 tutorial for now, as it seems broken --- tutorials/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/CMakeLists.txt b/tutorials/CMakeLists.txt index 2ee72d31..f372d7cd 100644 --- a/tutorials/CMakeLists.txt +++ b/tutorials/CMakeLists.txt @@ -1,3 +1,3 @@ add_subdirectory(kuka_iiwa) add_subdirectory(rh5) -add_subdirectory(rh5v2) +#add_subdirectory(rh5v2)