Skip to content

rclnodejs v1.1.0

Choose a tag to compare

@minggangw minggangw released this 23 May 08:19
· 87 commits to develop since this release

This is the first version starting to support ROS2 Kilted πŸŽ‰

Feature added

  • Support type description service (#1146)
  • Add missing methods for node (#1140)
  • Support waitForAllAcked() for publisher (#1138)
  • Support getting the lifecycle state machine status (#1136)
  • [Kilted] Support to configure introspection for action client/server (#1128)
  • Add support for Kilted (#1125)
  • Add GetNumEntities() for action client (#1123)

Bug fixed

  • Fix the type error of client example (#1144)

Other

  • Support arm64 arch for ROS2 Rolling (#1130)
  • Reorg the actions badge (#1133)
  • Only run workflow on develop branch for arm64 arch (#1132)
  • Add nodejs 24 for actions (#1126)