|
2 | 2 | # Prerequistes: https://raw.github.com/rosjava/rosjava_build_tools/hydro-devel/rosjava.rosinstall
|
3 | 3 | #
|
4 | 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'}}, |
| 5 | +# {'git': {'local-name': 'turtlebot_android', 'version': 'hydro', 'uri':'https://github.com/turtlebot/turtlebot_android'}}, |
6 | 6 | [
|
7 |
| -{'git': {'local-name': 'android_core', 'version': 'hydro-devel', 'uri':'https://github.com/rosjava/android_core'}}, |
8 |
| -{'git': {'local-name': 'android_extras', 'version': 'hydro-devel', 'uri':'https://github.com/rosjava/android_extras'}}, |
9 |
| -{'git': {'local-name': 'android_apps', 'version': 'hydro-devel', 'uri':'https://github.com/rosjava/android_apps'}}, |
10 |
| -{'git': {'local-name': 'android_remocons', 'version': 'hydro-devel', 'uri':'https://github.com/rosjava/android_remocons'}}, |
| 7 | +{'git': {'local-name': 'android_core', 'version': 'hydro', 'uri':'https://github.com/rosjava/android_core'}}, |
| 8 | +{'git': {'local-name': 'android_extras', 'version': 'hydro', 'uri':'https://github.com/rosjava/android_extras'}}, |
| 9 | +{'git': {'local-name': 'android_apps', 'version': 'hydro', 'uri':'https://github.com/rosjava/android_apps'}}, |
| 10 | +{'git': {'local-name': 'android_remocons', 'version': 'hydro', 'uri':'https://github.com/rosjava/android_remocons'}}, |
11 | 11 | ]
|
0 commit comments