Skip to content

Commit 46aadd5

Browse files
committed
release fork for android apps
1 parent 64654f4 commit 46aadd5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

android_apps_release_fork.rosinstall

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
#
2+
# Prerequistes: https://raw.github.com/rosjava/rosjava_build_tools/hydro/rosjava.rosinstall
3+
#
4+
# Take out for now - awful dependencies on create and follower messages
5+
# {'git': {'local-name': 'turtlebot_android', 'version': 'hydro-devel', 'uri':'https://github.com/turtlebot/turtlebot_android'}},
6+
[
7+
{'git': {'local-name': 'android_core', 'version': 'release', 'uri':'https://github.com/rosjava/android_core'}},
8+
{'git': {'local-name': 'android_extras', 'version': 'release', 'uri':'https://github.com/rosjava/android_extras'}},
9+
{'git': {'local-name': 'android_apps', 'version': 'release', 'uri':'https://github.com/rosjava/android_apps'}},
10+
{'git': {'local-name': 'android_remocons', 'version': 'release', 'uri':'https://github.com/rosjava/android_remocons'}},
11+
]

0 commit comments

Comments
 (0)