Skip to content

Releases: swri-robotics/marti_common

v3.5.0

11 Oct 21:17
Compare
Choose a tag to compare
  • Fixing ament exports for Humble compatibility (thanks @pjreed)

v3.4.2

10 Oct 17:56
Compare
Choose a tag to compare

v2.15.1

26 Aug 19:27
Compare
Choose a tag to compare
  • Fixing uninitialized variable

3.4.1

21 Apr 22:23
4d3e501
Compare
Choose a tag to compare
  • Build shared libraries for easier linking (Thanks @agyoungs)

v2.15.0

18 Nov 19:13
512ca52
Compare
Choose a tag to compare
  • Support boost callbacks in swri::NodeHandle
  • Added support for swri::ServiceServer to swri::NodeHandle
  • Added support for swri setParam and getParam(vector)

v3.4.0

17 Nov 21:39
d7e2a34
Compare
Choose a tag to compare
  • Fixing build warnings in Foxy and newer versions of ROS2
  • Various other linking and quality of life improvements.