rosin-project / rxros

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

rxros_tf.h uses namespace rxros_tf #27

Closed henrik7264 closed 5 years ago

henrik7264 commented 5 years ago

Although separated in a special file I still think that

observable::from_transformation and operation::send_transformation

belongs to the core RxROS library and should as such be part of the rxros namespace rather than the rxros_tf namespace.

gavanderhoorn commented 5 years ago

See #28.