Skip to content

rclnodejs v1.3.0

Choose a tag to compare

@minggangw minggangw released this 01 Jul 01:46
· 87 commits to develop since this release

Feature added

  • Support get_type_description service via parameter (#1162)
  • Support setting domain id for Context (#1164)
  • Support creating node with ros args (#1166)
  • Support to log the state machine data (#1168)
  • Add RMW serialize and deserialize functions (#1173)
  • Support to resolve topic/service (#1175)
  • Validate and remap the topic name for publishers/subscriptions (#1177)

Bug fix

  • Fix test-type-description-service.js flakiness (#1169)
  • Fix flakiness of test-message-type.js (#1171)
  • Ensure binding method returns with undefined when error happens (#1179)