eProsima / Micro-XRCE-DDS

An XRCE DDS implementation. Looking for commercial support? Contact info@eprosima.com
Apache License 2.0
158 stars 15 forks source link

Any plan for a rmw_micrortps ? #7

Closed astralien3000 closed 6 years ago

astralien3000 commented 6 years ago

Hello,

Since there is a rmw_fastrtps, is there any plan to create an official rmw_micrortps ?

Cheers !

BorjaOuterelo commented 6 years ago

Hi, @astralien3000.

We already have the first implementation of rmw_micrortps. It will be public in the following days along with the associated type support generators.

Besides that, micro-RTPS will not be any more called micro-RTPS it will become Micro XRCE-DDS, as it matches with the protocol used, XRCE-DDS, rather than RTPS. Then rmw will also reflect that change in its name. This implementation will use the new Micro XRCE-DDS.

I will let you know as soon as we have it.

Best

astralien3000 commented 6 years ago

Nice ! I'm looking forward to see that !

Best

BorjaOuterelo commented 6 years ago

Hi, @astralien3000.

I have just pushed a sample of rmw-microxrcedds (note the name change, as it using the last release of Micro XRCE-DDS) There is also type support and demo packages along with a Micro XRCE-DDS Agent-based ROS 2 package.

You can find all the related packages on https://github.com/microROS

If you need assistance with it, please contact me.

With this, I will close this issue.