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

Extending jtc and adding ctg #15

Open
wants to merge 63 commits into
base: master
Choose a base branch
from

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    3809db7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5f1eab View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

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

Commits on Jan 22, 2024

  1. [JTC] Convert lambda to class functions (ros-controls#945)

    * Convert lambdas to member functions
    
    * Make member function const
    
    * Add a test for compute_error function
    
    * Make reference_wrapper argument const
    
    * Iterate over error fields
    christophfroehlich committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    833ed7f View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    d696767 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ab3759 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    0bcb77b View commit details
    Browse the repository at this point in the history
  2. Revert "[JTC] Remove read_only from 'joints', 'state_interfaces' and …

    …'command_interfaces' parameters (ros-controls#967)" (ros-controls#978)
    
    This reverts commit 6e2736b.
    Noel215 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    9f7e9e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Revert "[ForceTorqueSensorBroadcaster] Create ParamListener and get p…

    …arameters on configure (ros-controls#698)" (ros-controls#988)
    
    This reverts commit 32aaef7.
    saikishor committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7fee940 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d732f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Bump ros-tooling/action-ros-ci from 0.3.5 to 0.3.6 (ros-controls#994)

    Bumps [ros-tooling/action-ros-ci](https://github.com/ros-tooling/action-ros-ci) from 0.3.5 to 0.3.6.
    - [Release notes](https://github.com/ros-tooling/action-ros-ci/releases)
    - [Commits](ros-tooling/action-ros-ci@0.3.5...0.3.6)
    
    ---
    updated-dependencies:
    - dependency-name: ros-tooling/action-ros-ci
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ab68351 View commit details
    Browse the repository at this point in the history
  2. Bump codecov/codecov-action from 3.1.4 to 3.1.5 (ros-controls#993)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.4 to 3.1.5.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v3.1.4...v3.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    d375e43 View commit details
    Browse the repository at this point in the history
  3. Bump actions/upload-artifact from 4.2.0 to 4.3.0 (ros-controls#992)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.2.0 to 4.3.0.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4.2.0...v4.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    021ccab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99fadce View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    f375c69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2f36c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2705ca8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67dbf7b View commit details
    Browse the repository at this point in the history
  5. Update changelogs

    bmagyar committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    08ea6cf View commit details
    Browse the repository at this point in the history
  6. 4.5.0

    bmagyar committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    fd8b91f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

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

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    737a45b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bf379b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c786604 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Bump codecov/codecov-action from 3.1.5 to 4.0.1 (ros-controls#1023)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.5 to 4.0.1.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v3.1.5...v4.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    5cde4fc View commit details
    Browse the repository at this point in the history
  2. Bump actions/upload-artifact from 4.3.0 to 4.3.1 (ros-controls#1024)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.0 to 4.3.1.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4.3.0...v4.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Dr. Denis <denis@stoglrobotics.de>
    dependabot[bot] and destogl committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    89109a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    1266941 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1647c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dfd7ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0a38ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    133de37 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45443c5 View commit details
    Browse the repository at this point in the history
  7. Added structures for joint limits.

    Small fixes for JTC.
    
    Enalbe definition of all fields in JointTrajectory message when using test node.
    
    Use more command_joint_names instead of joint_names.
    
    Debugging Rucking smoothing.
    
    Updated files to follow joint limits
    
    Use velocity ration for its reduction.
    
    Fixup integration in trajectories with non 0 velocity at the end.
    
    Solved jumps at the end of a trajectory.
    
    Add debuging output to JTC with Ruckig.
    
    Enable disabling closed-loop PID in JTC when velocity- and effort-only interfaces are used.
    destogl committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    484e0f6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    94c4c2c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    79039e2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    59c542f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3aaf388 View commit details
    Browse the repository at this point in the history
  12. Remove unused variable

    bijoua29 authored and destogl committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    27dcfb8 View commit details
    Browse the repository at this point in the history
  13. Remove deprecated rclcpp/qos_event.hpp

    bijoua29 authored and destogl committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    fdb6e35 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5ba276e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b90c3e3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e6fe00b View commit details
    Browse the repository at this point in the history
  17. Handle NaNs in measured state in CTG

    bijoua29 authored and destogl committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    177a242 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e178549 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2dfedc8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9119f51 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e506ba6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    72874be View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3f10cd1 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7b2b089 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e4054ad View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e5edfe5 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d2717a3 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e31691f View commit details
    Browse the repository at this point in the history
  29. Fixup CTG to compile.

    destogl committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    753d83b View commit details
    Browse the repository at this point in the history
  30. Added support for save integral term parameter

    Added save_iterm parameter
    Added check for default false in tests
    
    Applied suggestions from code review
    
    More comment updates
    Whalex451 authored and destogl committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2350810 View commit details
    Browse the repository at this point in the history
  31. Fix JTC crashes

    destogl committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f7d7466 View commit details
    Browse the repository at this point in the history
  32. Fixup one crash of JTC.

    destogl committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    b203869 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    cc5fc7a View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    1ed60eb View commit details
    Browse the repository at this point in the history
  35. Bugfixing.

    destogl committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    54b195f View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    34efa25 View commit details
    Browse the repository at this point in the history
  37. Adjusting CTG with limiters.

    destogl committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    1ca51d1 View commit details
    Browse the repository at this point in the history