Skip to content

Commit 5187d0c

Browse files
committed
add more comments on .rosinstall
add. c.f to jsk-ros-pkg#1153
1 parent 75c3b91 commit 5187d0c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

jsk_fetch_robot/jsk_fetch.rosinstall

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@
7272
uri: https://github.com/ros-drivers/joystick_drivers.git
7373
version: 1.14.0
7474
# indigo is already EOL and fetch_ros is never released.
75+
# We cannot use version 0.8.x (for melodic) because some packages of fetch_ros cannot be built in indigo PC. This is because indigo PC uses OpenCV 2.4.8 while fetch_ros of 0.8.x requires OpenCV 3.2.
76+
# See https://github.com/jsk-ros-pkg/jsk_robot/pull/1148 and https://github.com/jsk-ros-pkg/jsk_robot/pull/1153
7577
- git:
7678
local-name: fetchrobotics/fetch_ros
7779
uri: https://github.com/fetchrobotics/fetch_ros.git

0 commit comments

Comments
 (0)