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

Port motion_control_handle to Jazzy #214

Merged

Conversation

zixingjiang
Copy link
Contributor

Hi @stefanscherzinger,

Thank you for porting cartesian_controllers to Jazzy. After trying it out, I found the motion_control_handle was left out. It still tries to get robot_description from the parameter, which is deprecated. To fix it, this PR let the motion_control_handle get robot_description from the controller's base class for Jazzy, as done in cartesian_controller_base.cpp.

@zixingjiang zixingjiang changed the title Port motion_control__handle to Jazzy Port motion_control_handle to Jazzy Oct 22, 2024
@stefanscherzinger
Copy link
Contributor

stefanscherzinger commented Oct 22, 2024

Thanks @zixingjiang for spotting this and for the PR!
I rebased it since it's a single-commit contribution.

@stefanscherzinger stefanscherzinger merged commit 2a0268a into fzi-forschungszentrum-informatik:ros2 Oct 22, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants