Skip to content

Release 1.3.0

Compare
Choose a tag to compare
@LouisBrunner LouisBrunner released this 30 May 09:37
· 24 commits to main since this release
eb7794a

What's Changed

  • Add ISocket class in communication interfaces by @domire8 in #25
  • Add UDP server and client classes by @domire8 in #27
  • Add ZMQ publisher and subscriber classes by @domire8 in #29
  • Add pkg-config files by @domire8 in #33
  • Remove state representation dependencies by @domire8 in #37
  • Remove ByteArray by @domire8 in #40
  • Abstract ZMQ publisher and subscriber into one class by @domire8 in #36
  • feat(ci): add an automated build for network-interfaces that can be copied into a ros2-modulo-control image by @LouisBrunner in #39
  • Add TCP server and client classes by @domire8 in #34
  • Release develop into main by @LouisBrunner in #41

New Contributors

Full Changelog: v1.2.0...v1.3.0