GitHub - evankrause/rosjava_core: An implementation of ROS in pure Java with Android support.
-
Notifications
You must be signed in to change notification settings - Fork 1
This repo contains both a full pure Java implementation of ROS, and an additional wrapper layer to make using ROS from DIARC easier.
To use DIARC with ROS, clone this repo and run the ./gradlew buildAndPublishDiarcRos command.
This will generate rosjava messages for any ROS packages you have installed and sourced on your machine. If you add/install more packages later, you'll need to run the 'buildAndPublishDiarcRos' command again to include any new messages that are on your system.
Languages
- Java 95.0%
- C++ 1.8%
- Python 1.4%
- Mustache 1.0%
- Clojure 0.7%
- CMake 0.1%