Giter Club home page Giter Club logo

javros's Introduction

JAVROS

  • Author: Yuki Suga
  • E-mail: ysuga at ysuga.net
  • Date : since 2011/09/01

Contents

  • Objective & Goal
  • Characteristics
  • Target System and Dependency
  • Usage and References
  • Link
  • Next Step & FutureWork

Objective & Goal

JAVROS is a ROS compatible pure Java library.
This allows any developers to use ROS through the network w/o
installing the original ROS file system.

Characteristics

JAVROS is currently under development.
JAVROS allows following features:

  • Create ROS node.
  • Publish Topic
  • Subscribe Topic
  • Provide Service
  • Consume Service
  • Subscribe Parameter
  • Update Parameter

JAVROS does NOT allow following feature (but will be implemented..):

  • Master Server (roscore)
  • Parameter Server
  • Native Type Reflection (rosmsg, rossrv)

NOTICE:
The current JAVROS uses original roscore’s master service, and
you MUST launch rosref service.

rosref provides the type reflection service (rosmsg, rossrv).
Please follow http://github.com/ysuga/rosref

Target System and Dependency

JAVROS itself depends on nothing.

NOTICE:
Current JAVROS includes (APACHE XML-RPC server&client).

Usage and References

Download and import eclipse project.

Link

Next Step & Future Work

Next Step

ROSValue class modification.

ROSValue should allow multi-class value.
Sequence should be supported.

Future Work

ROSCore implementation.

ROSCore should be implemented by JAVROS. Parameter Server is also implemented in the future.

javros's People

Contributors

ysuga avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.