Skip to content

rclnodejs Beta 2 release

Pre-release
Pre-release
Compare
Choose a tag to compare
@minggangw minggangw released this 29 Dec 02:47
· 484 commits to develop since this release

Release Note

Changes

  • Handle SIGINT signal when receiving.
  • Fix the wrong behaviour when manipulating the message of array type.
  • Add missing interfaces for subscription/client/service.
  • Improve the coverage rate of tests.

Features

All RCL features are present in rclnodejs except life cycle, intra-process communication, and node-specific parameters.

  • Publish/Subscribe
  • Clients and Services
  • Timers
  • ROS IDL code generation
  • Validation utilities
  • RMW QoS

npmjs.com

This project is also released on npmjs.com

npm install rclnodejs