Coder Social home page Coder Social logo

rethinkrobotics-opensource / actionlib_nodejs Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 2.0 15 KB

WIP NodeJS package for ActionLib Server and Client implementations in ROS and ROS2

Home Page: http://wiki.ros.org/actionlib

License: Apache License 2.0

JavaScript 100.00%

actionlib_nodejs's People

Contributors

chris-smith avatar iantheengineer avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

actionlib_nodejs's Issues

Client Configuration

How should client libraries and actionlib_nodejs interact?

  • client libraries depend on actionlib_nodejs, configure it on their own, and expose actions
  • users configure actionlib_nodejs with the client library they're using
  • separate repositories for each client implementation

Add the support of actions in ROS2

Dear @chris-smith and @IanTheEngineer ,

As ROS community has released ROS2 Ardent Apalone and keeps a swift iteration of it, I think it is the time we should add more features into it and promote the web solution in ROS2 ecosystem.

In the design document of ROS2, it mentioned that

ROS 2.0 could either implement services and actions on top of publish-subscribe (this is more feasible in DDS because of their reliable publish-subscribe QoS setting) or it could use the DDS RPC specification once it is finished for services and then build actions on top, again like it is in ROS 1.x. Either way actions will be a first class citizen in the ROS 2.0 API and it may be the case that services just become a degenerate case of actions.

The actionlib_nodejs has implemented the functionality of actions on top of rosnodejs in JavaScript language, and rclnodejs is a Node.js client for ROS2 based on rcl library. I think we could collaborate together to integrate the current actionlib module into ROS2 and achieve the same functions in ROS2 as ROS1.x does. We could be the first one who implements this feature by JavaScript in ROS2:smile:

So I'd like to submit a task that begins to migrate the current actionlib to support ROS2 and track it through this thread.

Yours sincerely!
Minggang

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.