Skip to content

Commit 2b0ae98

Browse files
authored
Merge pull request #4 from adevitturi/android_assistant
Changed readme
2 parents a2892a3 + add173b commit 2b0ae98

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,8 @@
1-
# create_autonomy + Android Assistant
1+
# create_autonomy
22

33
[ROS](http://ros.org) driver for iRobot [Create 2](http://www.irobot.com/About-iRobot/STEM/Create-2.aspx).
44
This package wraps the C++ library [libcreate][libcreate], which uses iRobot's [Open Interface Specification][oi_spec].
55

6-
The "android_asssitant" package allows to control the robot through an [Android application](https://github.com/adevitturi/ROS_Voice_Commands_App), by the use of voice commands. The node serves as an interface between the app and move base.
7-
To run the node in the package to communicate with the app, use:
8-
9-
```
10-
roslaunch android_assistant send_goal.launch base_topic:=goal_assistant
11-
```
12-
13-
Where "base_topic" should be the same topic set up in the application's Settings page. In this case, "goal_assistant" is the default topic.
14-
156
* ROS wiki page: http://wiki.ros.org/create_autonomy
167
* Support: [ROS Answers (tag: create_autonomy)](http://answers.ros.org/questions/scope:all/sort:activity-desc/tags:create_autonomy/page:1/)
178
* Author: [Jacob Perron](http://jacobperron.ca) ([Autonomy Lab](http://autonomylab.org), [Simon Fraser University](http://www.sfu.ca))

0 commit comments

Comments
 (0)