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

[JTC] Backport recent changes #801

Merged
merged 22 commits into from
Dec 6, 2023

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    a6b8a1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4abddd5 View commit details
    Browse the repository at this point in the history
  3. [JTC] Tolerance tests + Hold on time violation (backport ros-controls…

    …#613)
    
    * Add new test to ensure that controller goes into position holding when tolerances are violated
    * Hold position if goal_time is exceeded with topic interface
    * Fix hold on time-violation
    christophfroehlich committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    63ea018 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c3b73e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14438cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84684e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b9e25b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32cf43a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c4d5916 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    99092c3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f516ab4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1932f6e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ae13bf6 View commit details
    Browse the repository at this point in the history
  14. [JTC] Fix tests when state offset is used (backport ros-controls#797)

    * Simplify initialization of states
    * Rename read_state_from_hardware method
    * Don't set state_desired in on_activate
    ---------
    
    Co-authored-by: Dr. Denis <denis@stoglrobotics.de>
    christophfroehlich and destogl committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    aab61c7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dc837fe View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    25ae717 View commit details
    Browse the repository at this point in the history
  17. [JTC] Fix dynamic reconfigure of tolerances (backport ros-controls#849)

    * Fix dynamic reconfigure of tolerances
    
    * Fix static cast syntax
    christophfroehlich committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    d7ce093 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    16bd330 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ca67f12 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b0f2e4c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ee5a9c9 View commit details
    Browse the repository at this point in the history
  22. Fix floating point comparison in JTC (backport ros-controls#879)

    * Fix floating point comparison in JTC
    
    * Fix format
    
    ---------
    
    Co-authored-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.com>
    christophfroehlich and christophfroehlich committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    41304df View commit details
    Browse the repository at this point in the history