Skip to content

fix(duatic_helpers): handle multiple publishers to /joint_topics - #18

Draft
mbloechli wants to merge 1 commit into
mainfrom
fix/joint_states
Draft

fix(duatic_helpers): handle multiple publishers to /joint_topics#18
mbloechli wants to merge 1 commit into
mainfrom
fix/joint_states

Conversation

@mbloechli

Copy link
Copy Markdown
Contributor

If multiple nodes publish joint_states msgs about seperate joints, this resulted in the helper function throwing errors, as it only checked the most recent message. By updating a dictionary with the messages, instead of saving only the last arriving one, we don't have that problem anymore

@mbloechli
mbloechli requested a review from svenkae1234 May 26, 2026 13:20
@mbloechli mbloechli self-assigned this May 26, 2026
@mbloechli
mbloechli marked this pull request as draft May 26, 2026 13:22
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.

1 participant