Use new handles API in ros2_controllers to fix deprecation warnings#1566
Conversation
christophfroehlich
left a comment
There was a problem hiding this comment.
Looks fine, thanks!
@christophfroehlich hi, one question - I have made progress on other controllers as well locally on my system. Can I push these changes into this PR as well (will update description), or should I wait for more reviews on current submitted PR ? |
saikishor
left a comment
There was a problem hiding this comment.
The changes already look good to me. I just forgot to comment.
@kumar-sanjeeev yes, please proceed with other packages as well
…sensor_broadcaster tests
…l, without failures
|
@saikishor and @christophfroehlich , one question, would you like me to complete all the controller packages first, and then you would review them of all together? Or would you prefer to first provide feedback on the commits that have already been pushed in this PR? |
|
apply the changes to all of them please |
|
Yes please |
Co-authored-by: Sai Kishor Kothakota <saisastra3@gmail.com>
Co-authored-by: Sai Kishor Kothakota <saisastra3@gmail.com>
Co-authored-by: Sai Kishor Kothakota <saisastra3@gmail.com>
Co-authored-by: Sai Kishor Kothakota <saisastra3@gmail.com>
Co-authored-by: Sai Kishor Kothakota <saisastra3@gmail.com>
Co-authored-by: Sai Kishor Kothakota <saisastra3@gmail.com>
76c07f9
into
ros-controls:master
|
@christophfroehlich, @saikishor, thank you both for reviewing this PR, and 🙌 @christophfroehlich for taking care code review suggestions from @saikishor. |
Thanks to you for all the efforts @kumar-sanjeeev :) |
…1566) Co-authored-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.com> Co-authored-by: ska <sanjeev.kumar@ipa.fraunhofer.de> Co-authored-by: Christoph Froehlich <christoph.froehlich@ait.ac.at> Co-authored-by: Sai Kishor Kothakota <saisastra3@gmail.com> (cherry picked from commit 76c07f9) # Conflicts: # forward_command_controller/src/forward_controllers_base.cpp # joint_trajectory_controller/src/joint_trajectory_controller.cpp # parallel_gripper_controller/include/parallel_gripper_controller/parallel_gripper_action_controller_impl.hpp # pid_controller/test/test_pid_controller.cpp # pid_controller/test/test_pid_controller_dual_interface.cpp # steering_controllers_library/src/steering_controllers_library.cpp # steering_controllers_library/test/test_steering_controllers_library.cpp
…1566) Co-authored-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.com> Co-authored-by: ska <sanjeev.kumar@ipa.fraunhofer.de> Co-authored-by: Christoph Froehlich <christoph.froehlich@ait.ac.at> Co-authored-by: Sai Kishor Kothakota <saisastra3@gmail.com>
…1566) Co-authored-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.com> Co-authored-by: ska <sanjeev.kumar@ipa.fraunhofer.de> Co-authored-by: Christoph Froehlich <christoph.froehlich@ait.ac.at> Co-authored-by: Sai Kishor Kothakota <saisastra3@gmail.com>
…1566) Co-authored-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.com> Co-authored-by: ska <sanjeev.kumar@ipa.fraunhofer.de> Co-authored-by: Christoph Froehlich <christoph.froehlich@ait.ac.at> Co-authored-by: Sai Kishor Kothakota <saisastra3@gmail.com>
…1566) Co-authored-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.com> Co-authored-by: ska <sanjeev.kumar@ipa.fraunhofer.de> Co-authored-by: Christoph Froehlich <christoph.froehlich@ait.ac.at> Co-authored-by: Sai Kishor Kothakota <saisastra3@gmail.com>
…1566) Co-authored-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.com> Co-authored-by: ska <sanjeev.kumar@ipa.fraunhofer.de> Co-authored-by: Christoph Froehlich <christoph.froehlich@ait.ac.at> Co-authored-by: Sai Kishor Kothakota <saisastra3@gmail.com>
This PR applies the new API changes in the handles of ros2_control in following controllers in same fashion as #1565: