-
Notifications
You must be signed in to change notification settings - Fork 310
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
Feature/exclusive hw interface #1491
Closed
firesurfer
wants to merge
77
commits into
ros-controls:master
from
firesurfer:feature/exclusive_hw_interface
Closed
Feature/exclusive hw interface #1491
firesurfer
wants to merge
77
commits into
ros-controls:master
from
firesurfer:feature/exclusive_hw_interface
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…fixes ros-controls#1164) (ros-controls#1165) (ros-controls#1167) (cherry picked from commit 75e7efd) Co-authored-by: Sai Kishor Kothakota <[email protected]>
ros-controls#1180) (ros-controls#1187) (cherry picked from commit d68cc22) Co-authored-by: Sai Kishor Kothakota <[email protected]>
…os-controls#1184) (ros-controls#1190) (cherry picked from commit c9bd3d8) Co-authored-by: Lennart Nachtigall <[email protected]>
Bumps [ros-tooling/setup-ros](https://github.com/ros-tooling/setup-ros) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/ros-tooling/setup-ros/releases) - [Commits](ros-tooling/setup-ros@0.7.0...0.7.1) --- updated-dependencies: - dependency-name: ros-tooling/setup-ros 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>
Bumps [ros-tooling/action-ros-ci](https://github.com/ros-tooling/action-ros-ci) from 0.3.4 to 0.3.5. - [Release notes](https://github.com/ros-tooling/action-ros-ci/releases) - [Commits](ros-tooling/action-ros-ci@0.3.4...0.3.5) --- updated-dependencies: - dependency-name: ros-tooling/action-ros-ci 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>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.1 to 5.0.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4.7.1...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>
(cherry picked from commit 345e70f) Co-authored-by: Christoph Fröhlich <[email protected]>
Co-authored-by: Dr. Denis <[email protected]> (cherry picked from commit 9055b5b) Co-authored-by: Stephanie Eng <[email protected]>
…of finalized (ros-controls#1279) (ros-controls#1287) --------- Co-authored-by: Andrea Scipione <[email protected]> Co-authored-by: Bence Magyar <[email protected]> Co-authored-by: Dr. Denis <[email protected]> (cherry picked from commit acbeeea) Co-authored-by: Dr. Denis <[email protected]>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: actions/upload-artifact 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>
…#1307) * Reformat with braces added (ros-controls#1209) (cherry picked from commit 562f36d) --------- Co-authored-by: Bence Magyar <[email protected]> Co-authored-by: Dr. Denis <[email protected]>
…trols#1415) Co-authored-by: Christoph Froehlich <[email protected]> Co-authored-by: Bence Magyar <[email protected]> Co-authored-by: Dr. Denis <[email protected]>
(cherry picked from commit 99d7128) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…s-controls#1471) Co-authored-by: Dr. Denis <[email protected]> Co-authored-by: Mateus Menezes <[email protected]> (cherry picked from commit a902e27) Co-authored-by: Christoph Fröhlich <[email protected]>
(cherry picked from commit b989f70) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions
bot
requested review from
arne48,
bmagyar,
DasRoteSkelett,
destogl,
jaron-l,
moriarty and
saikishor
April 19, 2024 06:43
This pull request is in conflict. Could you fix it @firesurfer? |
Closing this one as I messed it up.... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is the first part for testing #1487
@saikishor As I do not have a rolling setup I based this PR on iron. I can rebase it to rolling later on.