Skip to content

rclnodejs v0.21.3

Choose a tag to compare

@minggangw minggangw released this 29 Jul 09:07
· 243 commits to develop since this release

Bug Fix

We fixed several issues in this release, thanks to @wayneparrott for making the enhancement!

  • Add support for selective object import (#869)
  • Fix ActionServer cancelCallback declaration, doc & test #866
  • Converted CancelCallback fn's goal param to an optional param #867
  • Enable ActionUuid for TypeScript (#871)

CI improvement

  • Update README CI badges for new github actions #862