Skip to content

compare joint names, reject joint_state updates with differing names - #506

Open
cjue wants to merge 1 commit into
ros-industrial:noetic-develfrom
isys-vision:check_joint_names_jointStateCB
Open

compare joint names, reject joint_state updates with differing names#506
cjue wants to merge 1 commit into
ros-industrial:noetic-develfrom
isys-vision:check_joint_names_jointStateCB

Conversation

@cjue

@cjue cjue commented Jun 10, 2022

Copy link
Copy Markdown
Contributor

fixes #326

based on gavanderhoorn@e369ddc but also added the check to the multi-arm callback.

@gavanderhoorn in #326 (comment)

I'm still not happy with having to do that here in this driver, but it does help make things more robust, so a PR with that change ported to current kinetic-devel would be something we can merge.

Note: this has not been tested on multi-arm setups.

@cjue
cjue force-pushed the check_joint_names_jointStateCB branch from 3056df0 to 9c9aade Compare June 10, 2022 16:51
@cjue cjue closed this Aug 25, 2022
@cjue
cjue deleted the check_joint_names_jointStateCB branch August 25, 2022 08:39
@cjue
cjue restored the check_joint_names_jointStateCB branch August 25, 2022 08:39
@cjue cjue reopened this Aug 25, 2022
@cjue

cjue commented Aug 25, 2022

Copy link
Copy Markdown
Contributor Author

closed this PR by accident, re-opened it now

@cjue
cjue force-pushed the check_joint_names_jointStateCB branch from 9c9aade to ff7a07d Compare March 29, 2023 08:51
@gavanderhoorn
gavanderhoorn changed the base branch from kinetic-devel to noetic-devel April 15, 2025 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

motoman_driver accepting joint_states that are not from the robot arm controller

1 participant