index.txt 628 B

12345678910111213141516171819202122232425262728
  1. android_core
  2. ============
  3. android_core is a collection of components and examples that are useful for
  4. developing ROS applications on Android.
  5. Support is best found on http://answers.ros.org/.
  6. Please file bugs and feature requests on the rosjava `issues`_ page. Starring
  7. issues that are important to you will help developers prioritize their work.
  8. In addition to the following documentation, android_core makes liberal use of
  9. `Javadoc`_.
  10. .. _issues: https://github.com/rosjava/android_core/issues
  11. .. _Javadoc: javadoc/index.html
  12. Contents:
  13. .. toctree::
  14. :maxdepth: 2
  15. overview
  16. installing
  17. building
  18. getting_started