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

joint_state_controller: Clear joint_state_ in init() before assignment #619

Merged

Conversation

onionsflying
Copy link
Contributor

It seems like joint_state_ should be cleared before assignment. Because the init function will be called again when the controller is reloaded.

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.

Thank you!

@bmagyar bmagyar changed the title Update joint_state_controller.cpp: clear joint_state_ before assignment joint_state_controller: Clear joint_state_ in init() before assignment Aug 29, 2023
@bmagyar bmagyar merged commit 495fb97 into ros-controls:noetic-devel Aug 29, 2023
4 checks passed
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.

2 participants