-
Notifications
You must be signed in to change notification settings - Fork 430
Open
Description
Hey dear ros2_controllers maintainers, while browsing joint_trajectory_controllers library I noticed this library do not have necessary comments and in source files (e.g., trajectory.cpp) the code is mess and do not follows DRY (Do not Repeated Yourself) and lacks comments. If you want me go ahead and refactor the library codebase, then just give me a green flag.
I can do the following things,
- Enforce DRY.
- Add Doxygen-style comments.
- Add new features like explicit LINEAR interpolation method.
- Extend test cases for new features.
As this is a huge is undertaking (refactoring a library), I need a green flag from you, the respected maintainers.
Regards,
Surya
Metadata
Metadata
Assignees
Labels
No labels