From 9a2bf6024c6ce23a9b25fec65f177e581da5a5d5 Mon Sep 17 00:00:00 2001 From: kazuki0824 Date: Thu, 11 Aug 2022 17:58:26 +0900 Subject: [PATCH] Follow https://github.com/start-jsk/rtmros_common/pull/1126#issuecomment-1210336644 --- overlay_ws/noetic.rosinstall | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/overlay_ws/noetic.rosinstall b/overlay_ws/noetic.rosinstall index 5f9d9b8..4dfa39f 100644 --- a/overlay_ws/noetic.rosinstall +++ b/overlay_ws/noetic.rosinstall @@ -41,4 +41,10 @@ uri: https://github.com/anqixu/ueye_cam.git local-name: ueye_cam version: master - +# find_package(collada_urdf) failed due to wrong collada_urdfConfig.cmake +# - https://github.com/ros/collada_urdf/issues/43 +# - https://github.com/ros/collada_urdf/pull/44 +- git: + local-name: collada_urdf + uri: https://github.com/werner291/collada_urdf.git + version: patch-1