Skip to content

Add deprecations to old methods not using Structs (backport #2344) #2359

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

Open
wants to merge 1 commit into
base: jazzy
Choose a base branch
from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jul 1, 2025

This PR adds deprecations to the old methods


This is an automatic backport of pull request #2344 done by Mergify.

(cherry picked from commit abbf8d6)

# Conflicts:
#	hardware_interface/include/hardware_interface/actuator_interface.hpp
#	hardware_interface/include/hardware_interface/resource_manager.hpp
#	hardware_interface/include/hardware_interface/sensor_interface.hpp
#	hardware_interface/include/hardware_interface/system_interface.hpp
Copy link
Contributor Author

mergify bot commented Jul 1, 2025

Cherry-pick of abbf8d6 has failed:

On branch mergify/bp/jazzy/pr-2344
Your branch is up to date with 'origin/jazzy'.

You are currently cherry-picking commit abbf8d6.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   hardware_interface/include/hardware_interface/actuator.hpp
	modified:   hardware_interface/include/hardware_interface/sensor.hpp
	modified:   hardware_interface/include/hardware_interface/system.hpp
	modified:   hardware_interface/include/mock_components/generic_system.hpp
	modified:   hardware_interface/src/actuator.cpp
	modified:   hardware_interface/src/mock_components/generic_system.cpp
	modified:   hardware_interface/src/sensor.cpp
	modified:   hardware_interface/src/system.cpp
	modified:   hardware_interface/test/test_component_interfaces.cpp
	modified:   hardware_interface/test/test_component_interfaces_custom_export.cpp
	modified:   hardware_interface/test/test_hardware_components/test_force_torque_sensor.cpp
	modified:   hardware_interface/test/test_hardware_components/test_imu_sensor.cpp
	modified:   hardware_interface/test/test_hardware_components/test_single_joint_actuator.cpp
	modified:   hardware_interface/test/test_hardware_components/test_system_with_command_modes.cpp
	modified:   hardware_interface/test/test_hardware_components/test_two_joint_system.cpp
	modified:   hardware_interface_testing/test/test_components/test_actuator.cpp
	modified:   hardware_interface_testing/test/test_components/test_actuator_exclusive_interfaces.cpp
	modified:   hardware_interface_testing/test/test_components/test_sensor.cpp
	modified:   hardware_interface_testing/test/test_components/test_system.cpp
	modified:   hardware_interface_testing/test/test_resource_manager.cpp

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   hardware_interface/include/hardware_interface/actuator_interface.hpp
	both modified:   hardware_interface/include/hardware_interface/resource_manager.hpp
	both modified:   hardware_interface/include/hardware_interface/sensor_interface.hpp
	both modified:   hardware_interface/include/hardware_interface/system_interface.hpp

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mergify mergify bot added the conflicts label Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant