rosin-project / rxros

Reactive programming for ROS
BSD 3-Clause "New" or "Revised" License
48 stars 6 forks source link

Fix of Issue #26: README.md should explain how to use observable::fro… #34

Closed henrik7264 closed 4 years ago

henrik7264 commented 4 years ago

The README.md file has been updated to reflects the latest changes to the RxROS library. The are still missing a couple examples that demonstrates the usage of the transformation observable and operators, but the README.md should be more correct and I have included a small section about how to use the <rxros/rxros.h> and <rxros_tf/rxros_tf.h> include files.

gavanderhoorn commented 4 years ago

Thank @henrik7264 :+1: