Skip to content

Commit

Permalink
Merge pull request eclipse-ecal#3 from continental/rex-schilasky-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
rex-schilasky authored Oct 30, 2020
2 parents f1dd76e + 3d1832d commit f07fec9
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ ROS2 middleware based on eCAL.
eCAL RMW can offer:

* High performance (shared memory is used for inter-process communication and udp multicast for inter-host communication)
* Support for eCAL ecosystem powerful tools like eCAL recorder, eCAL player, eCAL monitor, which can be used to record, replay and monitor RMW layer
* Communication between ROS2 nodes and eCAL tasks without need for a gateway
* All eCAL ecosystem tools to
* monitor all ros publisher / subscriber / services using the [eCAL Monitor](https://continental.github.io/ecal/getting_started/monitor.html)
* record all ROS messages decentralized into HDF5 without extra network load using the [eCAL Recorder](https://continental.github.io/ecal/getting_started/recorder.html)
* replay ROS messages using the [eCAL Player](https://continental.github.io/ecal/getting_started/player.html) utility

## Build instructions

Expand Down Expand Up @@ -52,4 +54,4 @@ RMW can currently work with only one serialization method at the time.

* Dashing Diademata
* Eloquent Elusor
* Foxy Fitzroy
* Foxy Fitzroy

0 comments on commit f07fec9

Please sign in to comment.