Skip to content

0.3.0

Compare
Choose a tag to compare
@nnmm nnmm released this 03 Oct 20:22
· 103 commits to main since this release
3b6c013

Highlights for this release:

  • Support for the loaned message API, which allows zero-copy transport for certain message types
  • Graph queries for listing other nodes/publishers/etc. and their properties
  • Guard conditions, a mechanism for manually interrupting wait sets
  • Subscription callbacks can now optionally take a MessageInfo struct to e.g. see who published a message
  • rosidl_generator_rs now supports constants