index.txt 745 B

123456789101112131415161718192021222324252627282930
  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/ and ros-related documentation
  6. for all things ros-android on the `ros wiki`_.
  7. Please file bugs and feature requests on the rosjava `issues`_ page. Starring
  8. issues that are important to you will help developers prioritize their work.
  9. In addition to the following documentation, android_core makes liberal use of
  10. `Javadoc`_.
  11. .. _issues: http://github.com/rosjava/android_core/issues
  12. .. _Javadoc: javadoc/index.html
  13. .. _ros wiki: http://wiki.ros.org/android
  14. Contents:
  15. .. toctree::
  16. :maxdepth: 2
  17. overview
  18. installing
  19. building
  20. getting_started