Skip to content

evankrause/rosjava_core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,134 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

An implementation of ROS in pure Java with Android support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 95.0%
  • C++ 1.8%
  • Python 1.4%
  • Mustache 1.0%
  • Clojure 0.7%
  • CMake 0.1%