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

Add ROS2 Actions to rosbridge protocol #697

Closed
Aposhian opened this issue Dec 23, 2021 · 4 comments · Fixed by #886
Closed

Add ROS2 Actions to rosbridge protocol #697

Aposhian opened this issue Dec 23, 2021 · 4 comments · Fixed by #886
Assignees

Comments

@Aposhian
Copy link

Aposhian commented Dec 23, 2021

Currently the rosbridge protocol only supports topics and services. It would be very helpful to add support for ROS2 actions in the protocol itself. Even though actions are technically an abstraction on top of topics and services, similarly services are an abstraction on top of topics, but we still support them in the protocol.

@tnagyzambo
Copy link

tnagyzambo commented Mar 22, 2022

I tried to hack something together by sending a service request to the hidden service /action/name/_action/send_goal but no luck. From my tinkering it does not look like ROS2 will let you compose your own action client from services and subscribers.

+1 for this to be a feature

@FelixvdDonk
Copy link

Any new info on this subject? I'm curious how to best utilize this functionality

@DaAwesomeP
Copy link

Starting to use/find ROS2-only hardware driven by actions, and this has become a blocking issue. Is there anything that can be done to kickstart this?

@github-actions
Copy link

This issue has been marked as stale because there has been no activity in the past 12 months. Please add a comment to keep it open.

@github-actions github-actions bot added the stale label Jun 28, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 29, 2023
@sea-bass sea-bass reopened this Oct 30, 2023
@sea-bass sea-bass self-assigned this Oct 30, 2023
@sea-bass sea-bass removed the stale label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants