You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-10Lines changed: 1 addition & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,8 @@
1
-
# create_autonomy + Android Assistant
1
+
# create_autonomy
2
2
3
3
[ROS](http://ros.org) driver for iRobot [Create 2](http://www.irobot.com/About-iRobot/STEM/Create-2.aspx).
4
4
This package wraps the C++ library [libcreate][libcreate], which uses iRobot's [Open Interface Specification][oi_spec].
5
5
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:
0 commit comments