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

[Parameters] Avoid deprecation warnings." #616

Merged
merged 2 commits into from
May 26, 2023

Conversation

destogl
Copy link
Member

@destogl destogl commented May 16, 2023

Maybe not suitable since ABI breaking…

@destogl destogl self-assigned this May 16, 2023
@destogl destogl requested a review from bmagyar May 16, 2023 07:01
@destogl destogl changed the base branch from master to humble May 16, 2023 07:02
@destogl destogl enabled auto-merge (squash) May 16, 2023 07:02
Copy link
Member

@bmagyar bmagyar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO this should be fine. Controllers are not really intended to be inherited, even though it happens from time to time.

@Noel215 Noel215 mentioned this pull request May 25, 2023
@destogl destogl merged commit 1ee4d9b into humble May 26, 2023
9 of 12 checks passed
@destogl destogl deleted the humble-remove-deprecation-warnings branch May 26, 2023 05:29
gwalck pushed a commit to StoglRobotics-forks/ros2_controllers that referenced this pull request Jun 7, 2023
* ci: 👷 Add ABI check to ros_indiustrial ci (ros-controls#597)

* ci: 👷 Add ABI check to ros_indiustrial ci

refs: ros-controls#583

* ci: 👷 change notation of ci

* ci: 👷 change branch reference

* ci: 👷 address PR comments

* move abi check to spearate workflow
* check abi against base ref
* PR against galactic branch

* No need to get angles from source anymore, causes issues now (backport ros-controls#616) (ros-controls#617)

* No need to get angles from source anymore, causes issues now (ros-controls#616)

(cherry picked from commit 2275f06)

* fix spelling

* Apply suggestions from code review

Co-authored-by: Bence Magyar <bence.magyar.robotics@gmail.com>

* first commit

* namespace support for load_controller in controller_manager

* cleaning up, renaming variables and other small fixes

* renaming namespace to manager_namespace to avoid errors

* removing namespaced param

* add gitignore for __pycache__ folders

* remove pycache ignore

* run 'pre-commit run --all' and fix flake8 errors

* switch init declaration (revert)

* remove the need to modify hardware interface

* remove useless function arguments

* removing namespace argument from manager services

* remove namespace from service messages

* namespaced->prefixed + minor changes for readability

* fix forgotten rebase conflicts

* remove galactic related files

* revert controller_manager constructor changes

Co-authored-by: Jaron <13423952+jaron-l@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Bence Magyar <bence.magyar.robotics@gmail.com>
Co-authored-by: badr.moutalib <badr.moutalib@accenture.com>
Co-authored-by: Hoang David HA <hoang.david.ha@accenture.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants