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

fix: pass message instance to send goal in action client #163

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

mehhdiii
Copy link
Contributor

@mehhdiii mehhdiii commented May 5, 2024

addresses: #164

ENV

OS:
Distributor ID: Ubuntu
Description: Ubuntu 20.04 LTS
Release: 20.04
Codename: focal

ROS:
version: noetic

PYTHON:
version: 3.8.5

JUPYROS:
Version: 0.7.0


action_client() func for ros1 does not work. Specifically, we encounter a key error whenever send button is pressed. This PR fixes the issue by instantiating the respective goal message inside the action_client.

@wolfv wolfv merged commit 466acb0 into RoboStack:main Jun 18, 2024
3 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