No description
Find a file
Erik Boasson c9a23a9b8a update for Cyclone DDS changes and ROS2 changes
The changes in this commit make it compile with ROS2 Crystal Clemmys and
current Cyclone DDS.  The RMW interface of ROS2 was modified in some
ways and extended in some other ways since Bouncy Bolson; and similarly,
Cyclone now has a somewhat reasonable interface for custom sample
representations and serialization, but the code in this commit probably
contains mistakes in using it.

Therefore, the expectation should be that this doesn't actually work
just yet, though it probably is quite close.  As the old state wouldn't
build at all with any version of Cyclone DDS except the early commits,
this is significant progress already.
2019-04-29 10:08:59 +02:00
.github initial commit 2018-07-09 13:22:25 +02:00
cyclonedds_cmake_module initial commit 2018-07-09 13:22:25 +02:00
rmw_cyclonedds_cpp update for Cyclone DDS changes and ROS2 changes 2019-04-29 10:08:59 +02:00
CONTRIBUTING.md initial commit 2018-07-09 13:22:25 +02:00
LICENSE initial commit 2018-07-09 13:22:25 +02:00
README.md initial commit 2018-07-09 13:22:25 +02:00

An ROS2 RMW implementation on top of Eclipse CycloneDDS

This is just the beginnings of an RMW implementation for Eclipse Cyclone DDS.