From 7f3ceb596fdb48a91927b8b48e9e904c8777af3a Mon Sep 17 00:00:00 2001 From: Damon Kohler <damonkohler@google.com> Date: Tue, 15 Jan 2013 21:39:52 -0800 Subject: [PATCH] Adds a link to the rosjava_core wiki page. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d47cb524..5a9dbca1 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ rosjava was announced publicly during the [Cloud Robotics tech talk at Google I/ Looking for a robot platform to experiment with ROS, Android, and cloud robotics? The [Willow Garage](http://www.willowgarage.com/) [TurtleBot](http://www.willowgarage.com/turtlebot) is a great mobile perception platform for [getting started with robotics development](http://www.youtube.com/watch?feature=player_embedded&v=MOEjL8JDvd0). -Visit the rosjava_core wiki for instructions. +Visit the rosjava_core and android_core wiki pages for instructions. -http://ros.org/wiki/android_core \ No newline at end of file +http://ros.org/wiki/rosjava_core +http://ros.org/wiki/android_core -- GitLab