Skip to content

Releases: eProsima/Micro-XRCE-DDS

v2.0.0

29 Mar 17:00
21a253d
Compare
Choose a tag to compare

eProsma Micro XRCE-DDS v2.0.0

Includes:

v1.3.0

25 May 09:15
272c5ad
Compare
Choose a tag to compare

Agent 1.4.0 | Client 1.2.3

This version includes the following changes in both Agent and Client:

  • Agent 1.4.0:
    • Add
      • FastDDS middleware (compatible with ROS 2 Foxy).
    • Fix
      • TermiosAgent's baudrate setting.
  • Client 1.2.3:
    • Modify
      • Examples installation.
    • Fix
      • Minor Windows visibility function fixes.

v1.2.0

12 May 10:01
4a240c5
Compare
Choose a tag to compare

Agent 1.3.0 | Client 1.2.1

This version includes the following changes in both Agent and Client:

  • Agent 1.3.0:
    • Add
      • IPv6 support.
      • Requester/replier support.
      • Packaging compatibility with colcon.
      • Isolated installation option.
      • Raspberry Pi support.
    • Change
      • Serial transport.
  • Client 1.2.1:
    • Add
      • IPv6 support.
      • Requester/replier support.
      • Packaging compatibility with colcon.
      • Isolated installation option.

v1.1.0

14 Jun 11:59
ec8ef68
Compare
Choose a tag to compare

Version 1.1.0

Agent 1.1.0 | Client 1.1.1

This version includes the following changes in both Agent and Client:

  • Agent 1.1.0:

    • Add
      • Message fragmentation.
      • P2P communication.
      • API.
      • Time synchronization.
      • Windows discovery support.
      • New unitary tests.
      • API documentation.
      • Logger.
      • Command Line Interface.
      • Centralized middleware.
      • Remove Asio dependency.
    • Change
      • Fast RTPS 1.8.0 support (ROS2 Dashing Diademata).
      • CMake approach.
      • Server's thread pattern.
    • Fix
      • Serial transport.
  • Client 1.1.1:

    • Add
      • Message fragmentation.
      • Time synchronisation.
      • Windows discovery support.
      • New unitary tests.
      • API documentation.
      • Raspberry Pi support.
    • Change
      • Memory usage improvement.
      • CMake approach.
      • Discovery API.
      • Examples usage.
    • Fix
      • Acknack reading.
      • User data bad alignment.

v1.0.3

31 May 07:27
Compare
Choose a tag to compare
  • Update Micro XRCE-DDS Client v1.0.2.
  • Update Micro XRCE-DDS Agent v1.0.3.
  • Fix tests.

v1.0.2

29 May 14:15
Compare
Choose a tag to compare
  • Update Micro XRCE-DDS Agent to v1.0.2

v1.0.1

07 Nov 06:38
11dcc79
Compare
Choose a tag to compare

Updated to submodules tagged with 1.0.1.

Related PR #15

v1.0.0

19 Oct 18:45
Compare
Choose a tag to compare

New features

  • Added discovery profile.
  • Added native write access profile.
  • Added creation by reference.
  • Added reuse flag at create entities.
  • API changes.
  • Added prefix to functions.
  • Transport stack modification.
  • More tests.
  • Reorganized project.
  • Bug fixes.