Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unused header cleanup #1199

Merged
merged 25 commits into from
Jul 16, 2024

Commits on Jul 10, 2024

  1. clean up headers for admittance controller

    Signed-off-by: Henry Moore <[email protected]>
    Signed-off-by: Henry Moore <[email protected]>
    Henry Moore authored and henrygerardmoore committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    51a6cae View commit details
    Browse the repository at this point in the history
  2. clean up headers for ackermann controller

    Signed-off-by: Henry Moore <[email protected]>
    Signed-off-by: Henry Moore <[email protected]>
    Henry Moore authored and henrygerardmoore committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    dacefe8 View commit details
    Browse the repository at this point in the history
  3. clean up headers for bicycle controller

    Signed-off-by: Henry Moore <[email protected]>
    Signed-off-by: Henry Moore <[email protected]>
    Henry Moore authored and henrygerardmoore committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ac60f99 View commit details
    Browse the repository at this point in the history
  4. clean up headers for diff drive controller

    Signed-off-by: Henry Moore <[email protected]>
    Signed-off-by: Henry Moore <[email protected]>
    Henry Moore authored and henrygerardmoore committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    16fc928 View commit details
    Browse the repository at this point in the history
  5. clean up headers for effort controllers

    Signed-off-by: Henry Moore <[email protected]>
    Signed-off-by: Henry Moore <[email protected]>
    Henry Moore authored and henrygerardmoore committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    62bd8f2 View commit details
    Browse the repository at this point in the history
  6. clean up headers for force torque sensor broadcaster

    Signed-off-by: Henry Moore <[email protected]>
    Signed-off-by: Henry Moore <[email protected]>
    Henry Moore authored and henrygerardmoore committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    78fed1e View commit details
    Browse the repository at this point in the history
  7. clean up headers for forward_command_controller

    Signed-off-by: Henry Moore <[email protected]>
    Signed-off-by: Henry Moore <[email protected]>
    Henry Moore authored and henrygerardmoore committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f3e0660 View commit details
    Browse the repository at this point in the history
  8. clean up headers for gripper controllers

    Signed-off-by: Henry Moore <[email protected]>
    Signed-off-by: Henry Moore <[email protected]>
    Henry Moore authored and henrygerardmoore committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    85d3be7 View commit details
    Browse the repository at this point in the history
  9. clean up headers for imu sensor broadcaster

    Signed-off-by: Henry Moore <[email protected]>
    Signed-off-by: Henry Moore <[email protected]>
    Henry Moore authored and henrygerardmoore committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    affca3b View commit details
    Browse the repository at this point in the history
  10. clean up headers for joint state broadcaster

    Signed-off-by: Henry Moore <[email protected]>
    Signed-off-by: Henry Moore <[email protected]>
    Henry Moore authored and henrygerardmoore committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6103cef View commit details
    Browse the repository at this point in the history
  11. clean up headers for joint trajectory controller

    Signed-off-by: Henry Moore <[email protected]>
    Signed-off-by: Henry Moore <[email protected]>
    Henry Moore authored and henrygerardmoore committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1beaa09 View commit details
    Browse the repository at this point in the history
  12. clean up headers for pid controller

    Signed-off-by: Henry Moore <[email protected]>
    Signed-off-by: Henry Moore <[email protected]>
    Henry Moore authored and henrygerardmoore committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0bca2a8 View commit details
    Browse the repository at this point in the history
  13. clean up headers for position controllers

    Signed-off-by: Henry Moore <[email protected]>
    Signed-off-by: Henry Moore <[email protected]>
    Henry Moore authored and henrygerardmoore committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    5872972 View commit details
    Browse the repository at this point in the history
  14. clean up headers for range sensor broadcaster

    Signed-off-by: Henry Moore <[email protected]>
    Signed-off-by: Henry Moore <[email protected]>
    Henry Moore authored and henrygerardmoore committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    010c8e6 View commit details
    Browse the repository at this point in the history
  15. clean up headers for steering controllers

    Signed-off-by: Henry Moore <[email protected]>
    Signed-off-by: Henry Moore <[email protected]>
    Henry Moore authored and henrygerardmoore committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    16d9361 View commit details
    Browse the repository at this point in the history
  16. clean up headers for tricycle controller

    Signed-off-by: Henry Moore <[email protected]>
    Signed-off-by: Henry Moore <[email protected]>
    Henry Moore authored and henrygerardmoore committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    808d688 View commit details
    Browse the repository at this point in the history
  17. clean up headers for tricycle steering controller

    Signed-off-by: Henry Moore <[email protected]>
    Signed-off-by: Henry Moore <[email protected]>
    Henry Moore authored and henrygerardmoore committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    61c277a View commit details
    Browse the repository at this point in the history
  18. clean up headers for velocity controllers

    Signed-off-by: Henry Moore <[email protected]>
    Signed-off-by: Henry Moore <[email protected]>
    Henry Moore authored and henrygerardmoore committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    05cfce1 View commit details
    Browse the repository at this point in the history
  19. added changes corresponding to the logger and clock propagation in Re…

    …sourceManager (ros-controls#1184)
    
    Signed-off-by: Henry Moore <[email protected]>
    Signed-off-by: Henry Moore <[email protected]>
    saikishor authored and henrygerardmoore committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    73e7fe1 View commit details
    Browse the repository at this point in the history
  20. [JTC] Make goal_time_tolerance overwrite default value only if explic…

    …itly set (ros-controls#1192)
    
    Signed-off-by: Henry Moore <[email protected]>
    Signed-off-by: Henry Moore <[email protected]>
    fmauch authored and henrygerardmoore committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3f9fd76 View commit details
    Browse the repository at this point in the history
  21. Update changelogs

    Signed-off-by: Henry Moore <[email protected]>
    Signed-off-by: Henry Moore <[email protected]>
    bmagyar authored and henrygerardmoore committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d974c86 View commit details
    Browse the repository at this point in the history
  22. 4.11.0

    Signed-off-by: Henry Moore <[email protected]>
    Signed-off-by: Henry Moore <[email protected]>
    bmagyar authored and henrygerardmoore committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    acc7729 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    cee7a48 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    d3d88e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    6222d75 View commit details
    Browse the repository at this point in the history