12345678910111213141516171819202122232425262728 |
- android_core
- ============
- android_core is a collection of components and examples that are useful for
- developing ROS applications on Android.
- Support is best found on http://answers.ros.org/.
- Please file bugs and feature requests on the rosjava `issues`_ page. Starring
- issues that are important to you will help developers prioritize their work.
- In addition to the following documentation, android_core makes liberal use of
- `Javadoc`_.
- .. _issues: https://github.com/rosjava/android_core/issues
- .. _Javadoc: javadoc/index.html
- Contents:
- .. toctree::
- :maxdepth: 2
- overview
- installing
- building
- getting_started
|