Skip to content

Refactor: joint_trajectory_controllers library #2018

@thedevmystic

Description

@thedevmystic

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,

  1. Enforce DRY.
  2. Add Doxygen-style comments.
  3. Add new features like explicit LINEAR interpolation method.
  4. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions