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

Convert nao-specific joint messages to sensor_msgs::JointState and publish on joint_states topic #40

Merged
merged 5 commits into from
Dec 8, 2023

Conversation

ijnek
Copy link
Member

@ijnek ijnek commented Dec 5, 2023

Resolves: #28

The conversion and publishing can be disabled by setting "publish_joint_states" topic to False, when starting the node. The parameter cannot be changed at run-time.

ijnek added 5 commits December 1, 2023 05:01
…JointState, and publish under "joint_states" topic.

Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
… default, but allow user to disable if not needed through the "publish_joint_states" parameter.

Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
@ijnek ijnek merged commit c8bc880 into rolling Dec 8, 2023
2 checks passed
@ijnek ijnek deleted the ijnek-publish-joint-states branch December 8, 2023 23: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.

Implement nao_lola_sensor_msgs::msg::JointPosition -> sensor_msgs::msg::JointState
1 participant