Skip to content

Commit b8041d2

Browse files
committed
[Fetch] Switch branch of jsk_pr2eus to develop/fetch
1 parent dbfb110 commit b8041d2

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

jsk_fetch_robot/jsk_fetch.rosinstall.melodic

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,17 @@
6060
local-name: jsk-ros-pkg/jsk_demos
6161
uri: https://github.com/jsk-ros-pkg/jsk_demos.git
6262
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
6365
# 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
6470
- git:
6571
local-name: jsk-ros-pkg/jsk_pr2eus
6672
uri: https://github.com/jsk-ros-pkg/jsk_pr2eus.git
67-
version: master
73+
version: develop/fetch
6874
# we need to use the development branch until the next release.
6975
- git:
7076
local-name: jsk-ros-pkg/jsk_recognition

0 commit comments

Comments
 (0)