Skip to content

Releases: mROS-base/mros2

v0.5.4

05 Oct 12:13
b3a7118
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.5.4

v0.5.3

19 Sep 13:40
7264c5f
Compare
Choose a tag to compare

What's Changed

  • add publications/references (most of them are in JP,,, by @takasehideki in #50
  • Refactor implementation of v0.5.1 and v.0.5.2 by @takasehideki in #49
    • for v0.5.1: implement setIPAddrRTPS for mros2-esp32
    • for v0.5.2: specify dir(s) that contains mros2 code files
  • add commonly used msg type files as a part of mros2 library (this repo) by @takasehideki in #51
  • do not generate templates.hpp if it is same as the previously generated contents by @takasehideki in #52

Full Changelog: v0.5.2...v0.5.3

v0.5.2

15 Sep 03:57
14c4681
Compare
Choose a tag to compare

What's Changed

  • formatten .cpp and .h files by @takasehideki in #47
  • use argparse to specify file(s) to generate template.hpp, and change location to execute script and output file by @takasehideki in #48

Full Changelog: v0.5.1...v0.5.2

v0.5.1

13 Sep 07:45
a0ce0f0
Compare
Choose a tag to compare

What's Changed

  • Fix header generator bug by @s-hosoai in #43
  • implement mros2::setIPAddressRTPS to move its operation from config/rtps.h by @takasehideki in #45

Full Changelog: v0.5.0...v0.5.1

v0.5.0

29 May 08:04
4adecd0
Compare
Choose a tag to compare

Please welcome mros2-esp32 as a new supported platform 🎉

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

11 Apr 11:37
24a4a23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

18 Oct 05:50
d66f3b1
Compare
Choose a tag to compare
  • track embeddedRTPS to newer version
    • the biggest contribution is multicast support!!
    • current version in mros2 is 1410a87, that is used in the latest embeddedRTPS-STM32
    • we will use the implementation of the original repository as it is from this version (IOW, no modification is necessary dedicated for mros2)
  • mros2-posix has been published as the new supported platform!!
  • Other minor but important fixes have been made
  • NOTE: mros2-asp3-f767zi has not been tracked yet,,, (see mROS-base/mros2-asp3-f767zi#74)

Full Changelog: v0.3.2...v0.4.0

v0.3.2

11 Mar 07:52
f24aeb7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.2.3.1

23 Feb 00:49
Compare
Choose a tag to compare
v0.2.3.1 Pre-release
Pre-release

For mros2-mbed users, bump embeddedRTPS PR#9 to v0.2.3 (move include/rtps/config.h to each target repository)

mROS-base/embeddedRTPS#9
mROS-base/embeddedRTPS@c3acc89

Full Changelog: v0.2.3...v0.2.3.1

v0.3.1

23 Feb 04:16
9ebc66c
Compare
Choose a tag to compare

What's Changed

  • move include/rtps/config.h to each target repository in #26
  • fix tiny typo in variable name in #27

Full Changelog: v0.3.0...v0.3.1