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

[RQT-JTC] Find limits only in jtc joints | add robot_description combo #1130

Closed
wants to merge 201 commits into from

Commits on Jan 11, 2023

  1. 🔧 Fixes and updated on pre-commit hooks and their action (ros-control…

    …s#492) (ros-controls#496)
    
    (cherry picked from commit 3829d33)
    
    Co-authored-by: Denis Štogl <[email protected]>
    mergify[bot] and destogl authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    af340a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e98aa5 View commit details
    Browse the repository at this point in the history
  3. Add backward_ros to all controllers (ros-controls#489) (ros-controls#493

    )
    
    (cherry picked from commit f6c4769)
    
    Co-authored-by: Bence Magyar <[email protected]>
    mergify[bot] and bmagyar authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    30c6a5c View commit details
    Browse the repository at this point in the history
  4. diff_drive base_frame_id param (ros-controls#495) (ros-controls#498)

    (cherry picked from commit acaf918)
    
    Co-authored-by: Jakub Delicat <[email protected]>
    mergify[bot] and delihus authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    aeffc9f View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Update changelogs

    bmagyar committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    ca5a81c View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. 2.16.0

    bmagyar committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    85dac2a View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Changing to_chrono to use nanoseconds (ros-controls#507) (ros-control…

    …s#509)
    
    * Changing to_chrono to use nanoseconds
    * Reset gripper action goal timer to match JTC impl
    
    (cherry picked from commit ec80aba)
    
    Co-authored-by: Dan Wahl <[email protected]>
    mergify[bot] and danwahl authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    1845c26 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Update changelogs

    bmagyar committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    e25f5f8 View commit details
    Browse the repository at this point in the history
  2. 2.16.1

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

Commits on Feb 10, 2023

  1. Fix JTC segfault on unload (ros-controls#515) (ros-controls#525)

    This commit fixes the segfault which happens when the JTC is unloaded, if it is in inactive state but was never activated.
    
    (cherry picked from commit 6369faa)
    
    Co-authored-by: Márk Szitanics <[email protected]>
    mergify[bot] and VX792 authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    30dfe4b View commit details
    Browse the repository at this point in the history
  2. fix JTC segfault (ros-controls#518) (ros-controls#524)

    Co-authored-by: Michael Wiznitzer <[email protected]>
    (cherry picked from commit 3a1402e)
    
    Co-authored-by: Michael Wiznitzer <[email protected]>
    mergify[bot] and mechwiz authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    5666428 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. fix interpolation logic (ros-controls#516) (ros-controls#523)

    Co-authored-by: Solomon Wiznitzer <[email protected]>
    (cherry picked from commit 7cc3434)
    
    Co-authored-by: Solomon Wiznitzer <[email protected]>
    mergify[bot] and swiz23 authored Feb 12, 2023
    Configuration menu
    Copy the full SHA
    d7445cf View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Update changelogs

    bmagyar committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    931453c View commit details
    Browse the repository at this point in the history
  2. 2.17.0

    bmagyar committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    69ef5b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. [DiffDriveController] Fix prefixing of frame id with controller's nam…

    …espace (ros-controls#522)
    
    Co-authored-by: Tim Verbelen <[email protected]>
    tverbele and Tim Verbelen authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    d428f9c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Update changelogs

    bmagyar committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    507cd0e View commit details
    Browse the repository at this point in the history
  2. 2.17.1

    bmagyar committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    5713a41 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Fix Segfault in GripperActionController (ros-controls#527) (ros-contr…

    …ols#530)
    
    * Use RT buffer for gripper action controller's goal handle
    
    * fix format
    
    ---------
    
    Co-authored-by: Erik Holum <[email protected]>
    bmagyar and Erik Holum authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    7604cd5 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Update changelogs

    bmagyar committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    9e67fe3 View commit details
    Browse the repository at this point in the history
  2. 2.17.2

    bmagyar committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    fe6a956 View commit details
    Browse the repository at this point in the history
  3. Fix markup in userdoc.rst (ros-controls#480) (ros-controls#542)

    (cherry picked from commit 42f6c14)
    
    Co-authored-by: Christoph Fröhlich <[email protected]>
    mergify[bot] and christophfroehlich authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    c57e98d View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. [JTC] Add pid gain structure to documentation (ros-controls#485) (ros…

    …-controls#543)
    
    * Add pid gain structure to documentation
    
    * Remove trailing whitespace
    
    * Remove trailing colons
    
    (cherry picked from commit e0a373a)
    
    Co-authored-by: Christoph Fröhlich <[email protected]>
    mergify[bot] and christophfroehlich authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    f6b0ec4 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. [CI] Fixup the repos file for humble and rolling. (ros-controls#562) (r…

    …os-controls#563)
    
    (cherry picked from commit 1508d45)
    
    Co-authored-by: Dr. Denis <[email protected]>
    mergify[bot] and destogl authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    ef4517f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Update changelogs

    bmagyar committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    3fce86c View commit details
    Browse the repository at this point in the history
  2. 2.17.3

    bmagyar committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    59884ce View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. adjusted open_loop param description in diff_drive_controller_paramet…

    …er.yaml (ros-controls#570) (ros-controls#576)
    
    (cherry picked from commit 467bc4a)
    
    Co-authored-by: muritane <[email protected]>
    mergify[bot] and muritane authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    ce0aeb2 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. [JTC] Configurable joint positon error normalization behavior (ros-co…

    …ntrols#491) (ros-controls#579)
    
    * Use the same variables for state feedback and PID loop
    
    * Make joint_error normalization configurable
    
    * Activate test for only velocity controller
    
    * Allow ff_velocity_scale=0 without deprecated warning
    
    * Add test for setpoint due to normalized position error
    
    * Update comments in test
    
    Co-authored-by: Bence Magyar <[email protected]>
    (cherry picked from commit 67e5d4d)
    
    Co-authored-by: Christoph Fröhlich <[email protected]>
    mergify[bot] and christophfroehlich authored Apr 23, 2023
    Configuration menu
    Copy the full SHA
    8e6697b View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Configuration menu
    Copy the full SHA
    268e91b View commit details
    Browse the repository at this point in the history
  2. Update changelogs

    bmagyar committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    a31a90b View commit details
    Browse the repository at this point in the history
  3. 2.18.0

    bmagyar committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    4e8f2f7 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    c01b121 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f54606 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0801afa View commit details
    Browse the repository at this point in the history
  4. Update changelogs

    bmagyar committed May 2, 2023
    Configuration menu
    Copy the full SHA
    91c8210 View commit details
    Browse the repository at this point in the history
  5. 2.19.0

    bmagyar committed May 2, 2023
    Configuration menu
    Copy the full SHA
    d070a20 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    5f3a471 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7178c3e View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Clear registered handles of DiffDriveController on deactivate (ros-co…

    …ntrols#596) (ros-controls#606)
    
    (cherry picked from commit 83042fb)
    
    Co-authored-by: Noel Jiménez García <[email protected]>
    mergify[bot] and Noel215 authored May 11, 2023
    Configuration menu
    Copy the full SHA
    fa90fb2 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Update changelogs

    bmagyar committed May 14, 2023
    Configuration menu
    Copy the full SHA
    00ca553 View commit details
    Browse the repository at this point in the history
  2. 2.20.0

    bmagyar committed May 14, 2023
    Configuration menu
    Copy the full SHA
    5b946de View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    e889404 View commit details
    Browse the repository at this point in the history
  2. Fix github links on control.ros.org (ros-controls#604) (ros-controls#617

    )
    
    * Fix github links
    
    * Add local github_url for sphinx
    
    (cherry picked from commit 334e4f2)
    
    Co-authored-by: Christoph Fröhlich <[email protected]>
    mergify[bot] and christophfroehlich authored May 16, 2023
    Configuration menu
    Copy the full SHA
    484252a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

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

Commits on May 25, 2023

  1. Remove compile warnings. (ros-controls#519) (ros-controls#620)

    (cherry picked from commit d9577d1)
    
    Co-authored-by: Dr. Denis <[email protected]>
    mergify[bot] and destogl authored May 25, 2023
    Configuration menu
    Copy the full SHA
    251b4c3 View commit details
    Browse the repository at this point in the history
  2. Don't run humble workflows from master branch (ros-controls#479) (ros…

    …-controls#622)
    
    * Remove workflows for distros not supported on master
    
    * Revert "Remove workflows for distros not supported on master"
    
    This reverts commit e916af3.
    
    * Don't run humble workflows on master
    
    Co-authored-by: Bence Magyar <[email protected]>
    moriarty and bmagyar authored May 25, 2023
    Configuration menu
    Copy the full SHA
    64fd333 View commit details
    Browse the repository at this point in the history
  3. Fix compilation warnings (ros-controls#621) (ros-controls#623)

    * catch exception by reference
    
    * Enforce internal linkage for classes in test_gripper_controllers.hpp
    
    To avoid problems with HW_IF_POSITION (-Wsubobject-linkage)
    
    ---------
    
    Co-authored-by: Mathias Lüdtke <[email protected]>
    (cherry picked from commit 70e282f)
    
    Co-authored-by: Noel Jiménez García <[email protected]>
    mergify[bot] and Noel215 authored May 25, 2023
    Configuration menu
    Copy the full SHA
    7fe5595 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

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

Commits on May 28, 2023

  1. Update changelogs

    bmagyar committed May 28, 2023
    Configuration menu
    Copy the full SHA
    6e96649 View commit details
    Browse the repository at this point in the history
  2. 2.21.0

    bmagyar committed May 28, 2023
    Configuration menu
    Copy the full SHA
    173ec36 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. [Formatting] enable ReflowComments to also use ColumnLimit on comments (

    ros-controls#628)
    
    * apply the formatting changes of ReflowComments in clang format
    saikishor authored May 30, 2023
    Configuration menu
    Copy the full SHA
    f6c2c35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3d07e7 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. [JTC] Import docs from wiki.ros.org (backport ros-controls#566) (ros-…

    …controls#634)
    
    * [JTC] Import docs from wiki.ros.org (ros-controls#566)
    
    * Remove trajectory replacement doc from this PR
    
    Co-authored-by: Dr. Denis <[email protected]>
    (cherry picked from commit 6851df1)
    
    # Conflicts:
    #	joint_trajectory_controller/doc/userdoc.rst
    
    * Fix merge conflicts (ros-controls#635)
    
    ---------
    
    Co-authored-by: Christoph Fröhlich <[email protected]>
    mergify[bot] and christophfroehlich authored May 31, 2023
    Configuration menu
    Copy the full SHA
    c19c33c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Steering odometry library and controllers (backport ros-controls#484) (

    …ros-controls#624)
    
    * Steering odometry library and controllers (ros-controls#484)
    
    (cherry picked from commit 45d0083)
    
    * Revert Rolling mean accumulator (ros-controls#637)
    * Move reference timeout management into `update_and_write_commands` to have access to the proper time variable.
    
    ---------
    
    Co-authored-by: Tomislav Petković <[email protected]>
    Co-authored-by: Reza Kermani <[email protected]>
    Co-authored-by: Denis Štogl <[email protected]>
    4 people authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    ad30ca2 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

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

Commits on Jun 5, 2023

  1. Docs: Use branch name substitution for all links (backport ros-contro…

    …ls#618) (ros-controls#633)
    
    * Use branch name substitution for all links (ros-controls#618)
    
    (cherry picked from commit aece974)
    
    ---------
    
    Co-authored-by: Christoph Fröhlich <[email protected]>
    Co-authored-by: Dr. Denis <[email protected]>
    3 people authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    f90c05b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    5162c02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d62d7fa View commit details
    Browse the repository at this point in the history
  3. Second round of dependencies fix (ros-controls#655) (ros-controls#656)

    * Add missing backward_ros dependency and minor cmake cleanup
    * Fix unused arg warning
    
    (cherry picked from commit d96f662)
    
    Co-authored-by: Bence Magyar <[email protected]>
    mergify[bot] and bmagyar authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    8bfee4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb7c455 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7625ce View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

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

Commits on Jun 14, 2023

  1. Bump versions for release

    bmagyar committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ea545b0 View commit details
    Browse the repository at this point in the history
  2. Update changelogs

    bmagyar committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    3921e6a View commit details
    Browse the repository at this point in the history
  3. 2.22.0

    bmagyar committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    caf27b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Configuration menu
    Copy the full SHA
    03ab833 View commit details
    Browse the repository at this point in the history
  2. Renovate load controller tests (ros-controls#569) (ros-controls#677)

    (cherry picked from commit 4037719)
    
    Co-authored-by: Bence Magyar <[email protected]>
    mergify[bot] and bmagyar authored Jun 17, 2023
    Configuration menu
    Copy the full SHA
    355d701 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04218c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Update changelogs

    bmagyar committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    d794b4a View commit details
    Browse the repository at this point in the history
  2. 2.23.0

    bmagyar committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    eaaa084 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    9975ec1 View commit details
    Browse the repository at this point in the history
  2. Update doc/writing_new_controller.rst

    destogl authored and bmagyar committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    dd453b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

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

Commits on Aug 1, 2023

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

Commits on Aug 3, 2023

  1. Fix file name for include guard (backport ros-controls#681)

    (cherry picked from commit c619aac)
    
    Co-authored-by: Christoph Fröhlich <[email protected]>
    mergify[bot] and christophfroehlich authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    d0dda06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e38ca43 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. [JTC] Re-enabling test, bugfixing and hardening. Adding a parameter t…

    …o define when trajectories with non-zero velocity at the end are used. (backport ros-controls#705) (ros-controls#706)
    mergify[bot] authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    862928c View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    6a4e7a6 View commit details
    Browse the repository at this point in the history
  2. [JTC] Disable use of closed-loop PID adapter if controller is used in…

    … open-loop mode. (ros-controls#551) (ros-controls#740)
    
    (cherry picked from commit 8029a2f)
    
    Co-authored-by: Dr. Denis <[email protected]>
    Co-authored-by: Bence Magyar <[email protected]>
    3 people authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2889038 View commit details
    Browse the repository at this point in the history
  3. Update changelogs

    bmagyar committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    061aa74 View commit details
    Browse the repository at this point in the history
  4. 2.24.0

    bmagyar committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    78e5f05 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

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

Commits on Aug 17, 2023

  1. Remove wrong description (ros-controls#742) (ros-controls#747)

    (cherry picked from commit 5178503)
    
    Co-authored-by: Christoph Fröhlich <[email protected]>
    mergify[bot] and christophfroehlich authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    76de69d View commit details
    Browse the repository at this point in the history
  2. Use tabs (ros-controls#743) (ros-controls#746)

    Co-authored-by: Bence Magyar <[email protected]>
    (cherry picked from commit af54985)
    
    Co-authored-by: Christoph Fröhlich <[email protected]>
    mergify[bot] and christophfroehlich authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    4992fd4 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

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

Commits on Sep 15, 2023

  1. removed duplicated previous_publish_timestamp_ increment by publish_p…

    …eriod_ in diff_drive_controller.cpp (ros-controls#644) (ros-controls#777)
    
    Co-authored-by: Jules CARPENTIER <[email protected]>
    (cherry picked from commit 77420cb)
    
    Co-authored-by: julescarpentier <[email protected]>
    mergify[bot] and julescarpentier authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4906645 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faa08e2 View commit details
    Browse the repository at this point in the history
  3. Update changelogs

    bmagyar committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    1741109 View commit details
    Browse the repository at this point in the history
  4. 2.25.0

    bmagyar committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c8fc1a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

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

Commits on Sep 18, 2023

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

Commits on Oct 3, 2023

  1. Update changelogs

    bmagyar committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    d92bd9f View commit details
    Browse the repository at this point in the history
  2. Fix version

    bmagyar committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    8a9f1c5 View commit details
    Browse the repository at this point in the history
  3. Fix changelog

    bmagyar committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    8f33ba8 View commit details
    Browse the repository at this point in the history
  4. 2.26.0

    bmagyar committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    5e1e695 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

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

Commits on Oct 7, 2023

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

Commits on Nov 7, 2023

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

Commits on Nov 10, 2023

  1. [diff_drive_controller] Fixed typos in diff_drive_controller_paramete…

    …r.yaml. (ros-controls#822) (ros-controls#823)
    
    (cherry picked from commit 0196eeb)
    
    Co-authored-by: Tony Baltovski <[email protected]>
    mergify[bot] and tonybaltovski authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    cc84c5b View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

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

Commits on Nov 14, 2023

  1. Update changelogs

    bmagyar committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    52e01e2 View commit details
    Browse the repository at this point in the history
  2. 2.27.0

    bmagyar committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    bc66e1b View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

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

Commits on Nov 20, 2023

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

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    b4b465d View commit details
    Browse the repository at this point in the history
  2. Fixed implementation so that effort_controllers/GripperActionControll…

    …er works. (ros-controls#756) (ros-controls#868)
    
    (cherry picked from commit 6352a70)
    
    Co-authored-by: chama1176 <[email protected]>
    mergify[bot] and chama1176 authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c8f1b44 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Update changelogs

    bmagyar committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    5b783bb View commit details
    Browse the repository at this point in the history
  2. 2.28.0

    bmagyar committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    16fb6cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13ba381 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. [ForceTorqueSensorBroadcaster] Create ParamListener and get parameter…

    …s on configure (backport ros-controls#698) (ros-controls#750)
    
    * [ForceTorqueSensorBroadcaster] Create ParamListener and get parameters on configure (ros-controls#698)
    
    * Create ParamListener and get parameters on configure
    
    * Declare parameters for test_force_torque_sensor_broadcaster
    
    Since the parameters are not declared on init anymore, they cannot be
    set without declaring them before
    
    ---------
    
    Co-authored-by: Bence Magyar <[email protected]>
    (cherry picked from commit 32aaef7)
    
    * Fix "parameter is already declared" error
    
    ---------
    
    Co-authored-by: Noel Jiménez García <[email protected]>
    Co-authored-by: Christoph Froehlich <[email protected]>
    3 people authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    2916b79 View commit details
    Browse the repository at this point in the history
  2. Update changelogs

    bmagyar committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9651447 View commit details
    Browse the repository at this point in the history
  3. 2.29.0

    bmagyar committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    53ec31b View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    8b329df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b4b662 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 authored and bmagyar committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8c715ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc859d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8da5173 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc20b17 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e59a007 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d141531 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    950fca2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3a1aa02 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b69b6ae View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3a23fd0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2b77582 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 <[email protected]>
    2 people authored and bmagyar committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    fae257a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fd09c7b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a04a926 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 authored and bmagyar committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d5dd094 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1662110 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6780742 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2f3fd1c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c94d868 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 <[email protected]>
    2 people authored and bmagyar committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    df59eec View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    6ca4026 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Configuration menu
    Copy the full SHA
    8dfc247 View commit details
    Browse the repository at this point in the history
  2. Fix rqt jtc bugs for continuous joints and other minor bugs (ros-cont…

    …rols#890) (ros-controls#897)
    
    (cherry picked from commit e8a127f)
    
    Co-authored-by: Sai Kishor Kothakota <[email protected]>
    mergify[bot] and saikishor authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    fbf6290 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Bump actions/setup-python from 4.4.0 to 5.0.0 (ros-controls#912)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.4.0 to 5.0.0.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4.4.0...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    80a3f63 View commit details
    Browse the repository at this point in the history
  2. Bump ros-tooling/setup-ros from 0.2 to 0.7 (ros-controls#911)

    Bumps [ros-tooling/setup-ros](https://github.com/ros-tooling/setup-ros) from 0.2 to 0.7.
    - [Release notes](https://github.com/ros-tooling/setup-ros/releases)
    - [Commits](ros-tooling/setup-ros@v0.2...v0.7)
    
    ---
    updated-dependencies:
    - dependency-name: ros-tooling/setup-ros
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d799543 View commit details
    Browse the repository at this point in the history
  3. Bump ros-tooling/action-ros-ci from 0.2.6 to 0.3.5 (ros-controls#909)

    Bumps [ros-tooling/action-ros-ci](https://github.com/ros-tooling/action-ros-ci) from 0.2.6 to 0.3.5.
    - [Release notes](https://github.com/ros-tooling/action-ros-ci/releases)
    - [Commits](ros-tooling/action-ros-ci@0.2.6...0.3.5)
    
    ---
    updated-dependencies:
    - dependency-name: ros-tooling/action-ros-ci
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    dd35300 View commit details
    Browse the repository at this point in the history
  4. Bump codecov/codecov-action from 3.1.0 to 3.1.4 (ros-controls#907)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.0 to 3.1.4.
    - [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.0...v3.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b8a6da8 View commit details
    Browse the repository at this point in the history
  5. Bump actions/upload-artifact from 1 to 3 (ros-controls#904)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 1 to 3.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v1...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    91815a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Bump uesteibar/reviewer-lottery from 2 to 3 (ros-controls#914)

    Bumps [uesteibar/reviewer-lottery](https://github.com/uesteibar/reviewer-lottery) from 2 to 3.
    - [Release notes](https://github.com/uesteibar/reviewer-lottery/releases)
    - [Commits](uesteibar/reviewer-lottery@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: uesteibar/reviewer-lottery
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    8655238 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 1 to 4 (ros-controls#913)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v1...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    d046431 View commit details
    Browse the repository at this point in the history
  3. [CI] Update list of reviewers (backport ros-controls#884) (ros-contro…

    …ls#922)
    
    * Update list of reviewers (ros-controls#884)
    
    (cherry picked from commit 0a96cbb)
    
    # Conflicts:
    #	.github/reviewer-lottery.yml
    
    * Update reviewer-lottery.yml
    
    ---------
    
    Co-authored-by: Christoph Fröhlich <[email protected]>
    mergify[bot] and christophfroehlich authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    af241b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    2b92a8c View commit details
    Browse the repository at this point in the history
  2. Bump pat-s/always-upload-cache from 2.1.5 to 3.0.11 (ros-controls#915)

    Bumps [pat-s/always-upload-cache](https://github.com/pat-s/always-upload-cache) from 2.1.5 to 3.0.11.
    - [Release notes](https://github.com/pat-s/always-upload-cache/releases)
    - [Changelog](https://github.com/pat-s/always-upload-cache/blob/main/RELEASES.md)
    - [Commits](pat-s/always-upload-cache@v2.1.5...v3.0.11)
    
    ---
    updated-dependencies:
    - dependency-name: pat-s/always-upload-cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    5938e75 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Update changelogs

    bmagyar committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    4a7ec77 View commit details
    Browse the repository at this point in the history
  2. 2.30.0

    bmagyar committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    799c399 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

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

Commits on Dec 24, 2023

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

Commits on Jan 2, 2024

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

Commits on Jan 3, 2024

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

    bmagyar committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    5fdee99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb10e3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    929bbd3 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

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

Commits on Jan 8, 2024

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

Commits on Jan 11, 2024

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

    bmagyar committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    d170502 View commit details
    Browse the repository at this point in the history
  3. 2.31.0

    bmagyar committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    f428a96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f3ce24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb1ddfb View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    37b9d2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42766fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e08dcb9 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Update changelogs

    bmagyar committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    a6810e4 View commit details
    Browse the repository at this point in the history
  2. 2.32.0

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

Commits on Jan 26, 2024

  1. Revert "[JTC] Remove read_only from 'joints', 'state_interfaces' and …

    …'command_interfaces' parameters (ros-controls#967)" (ros-controls#978) (ros-controls#986)
    
    This reverts commit 6e2736b.
    
    (cherry picked from commit 9f7e9e9)
    
    Co-authored-by: Noel Jiménez García <[email protected]>
    mergify[bot] and Noel215 authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    5dea782 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    9d99c03 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#995)

    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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    99f7d11 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    fdd4d6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0c1330 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    100c754 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    2ac7bb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    529a051 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#1025)

    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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    726b179 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

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

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    8bac98c View commit details
    Browse the repository at this point in the history
  2. Update changelogs

    bmagyar committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5c1a138 View commit details
    Browse the repository at this point in the history
  3. 2.33.0

    bmagyar committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ff7d2ec View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Bump pre-commit/action from 3.0.0 to 3.0.1 (ros-controls#1043)

    Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/pre-commit/action/releases)
    - [Commits](pre-commit/action@v3.0.0...v3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: pre-commit/action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    062a054 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    233634d View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

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

Commits on Feb 19, 2024

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

Commits on Feb 27, 2024

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

Commits on Feb 29, 2024

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

Commits on Mar 2, 2024

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

Commits on Mar 4, 2024

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

Commits on Mar 12, 2024

  1. Bump version of pre-commit hooks (ros-controls#1073) (ros-controls#1074)

    (cherry picked from commit 28cb552)
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    mergify[bot] and github-actions[bot] authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    468e030 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Bump version of pre-commit hooks (ros-controls#1079) (ros-controls#1082)

    (cherry picked from commit 5a28a2a)
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    mergify[bot] and github-actions[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    333beb0 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. [JTC] Angle wraparound for first segment of trajectory (ros-controls#796

    ) (ros-controls#1033)
    
    (cherry picked from commit e0491ba)
    
    Co-authored-by: Christoph Fröhlich <[email protected]>
    mergify[bot] and christophfroehlich authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    53be8cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c57bca8 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Update changelogs

    bmagyar committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    64c09c8 View commit details
    Browse the repository at this point in the history
  2. 2.34.0

    bmagyar committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    1cd3ee0 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

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

Commits on Apr 28, 2024

  1. Bump version of pre-commit hooks (ros-controls#1087) (ros-controls#1110)

    (cherry picked from commit d51306a)
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    mergify[bot] and github-actions[bot] authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    c127857 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. [CI] Specify runner/container images (ros-controls#1105) (ros-control…

    …s#1112)
    
    (cherry picked from commit 2a59f60)
    
    Co-authored-by: Christoph Fröhlich <[email protected]>
    mergify[bot] and christophfroehlich authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    54bb1e1 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. [CI] Add jazzy and other minor updates (ros-controls#1114) (ros-contr…

    …ols#1121)
    
    * Add file type filters
    
    * Add jazzy workflows and readme
    
    * Check docs on correct branch
    
    * Specify workflow names
    
    * Run auto-update only once per month
    
    * Update upstream pre-commit wf
    
    ---------
    
    Co-authored-by: Felix Exner (fexner) <[email protected]>
    (cherry picked from commit 4ae8daf)
    
    # Conflicts:
    #	.github/workflows/iron-abi-compatibility.yml
    #	.github/workflows/rolling-check-docs.yml
    
    Co-authored-by: Christoph Fröhlich <[email protected]>
    mergify[bot] and christophfroehlich authored May 8, 2024
    Configuration menu
    Copy the full SHA
    fe07b83 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. find limits of jtc joints | added robot_description combo

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed May 10, 2024
    Configuration menu
    Copy the full SHA
    40d7516 View commit details
    Browse the repository at this point in the history