rosin-project / rxros

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

The RxRos library should be properly commented #16

Open henrik7264 opened 5 years ago

henrik7264 commented 5 years ago

Proposed solution: Each function/method should have a proper doxygen header explaining its purpose and arguments. Complex functions should be explained with inline comments.