rosjava_gradle
How to start it
- Run roscore in a console
- Import into IntelliJ as Gradle Project
- Run it via right klicking the main class and by hitting the play button
Code Sources
- Where can I find important imports? -> https://github.com/rosjava/android_core
- This code is based on an analysis of rosjavas android code