Skip to content

rclnodejs v0.23.0

Choose a tag to compare

@minggangw minggangw released this 11 Sep 08:43
· 208 commits to develop since this release

Feature

  • service introspection implementation #914
    The ROS 2 iron release introduces a nice debug feature for observing the flow of messages between a client and service. REP-2012 describes this feature known as Service Introspection.

Changes

  • Update the actions badges link
  • Remove the deprecated appveyor.yml
  • [doc] Update the README for npmjs (#930)
  • [NPM] Remove unnecessary files from npm package
  • Upgrade dependencies (#934)

Documentation