We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbfb110 commit b8041d2Copy full SHA for b8041d2
jsk_fetch_robot/jsk_fetch.rosinstall.melodic
@@ -60,11 +60,17 @@
60
local-name: jsk-ros-pkg/jsk_demos
61
uri: https://github.com/jsk-ros-pkg/jsk_demos.git
62
version: master
63
+# we need to use the development branch until PR below are merged.
64
+# - https://github.com/jsk-ros-pkg/jsk_pr2eus/pull/495
65
# we need to use the development branch until the next release.
66
+# - git:
67
+# local-name: jsk-ros-pkg/jsk_pr2eus
68
+# uri: https://github.com/jsk-ros-pkg/jsk_pr2eus.git
69
+# version: develop/fetch
70
- git:
71
local-name: jsk-ros-pkg/jsk_pr2eus
72
uri: https://github.com/jsk-ros-pkg/jsk_pr2eus.git
- version: master
73
+ version: develop/fetch
74
75
76
local-name: jsk-ros-pkg/jsk_recognition
0 commit comments