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

publish action goal status once accepted before execution. #1228

Open
wants to merge 1 commit into
base: rolling
Choose a base branch
from

Conversation

fujitatomoya
Copy link
Collaborator

address #1072

Copy link
Collaborator Author

@fujitatomoya fujitatomoya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see #1072 (comment), it can publish the STATUS_ACCEPTED status.

### echo status topic
root@tomoyafujita:~/docker_ws/ros2_colcon# ros2 topic echo /fibonacci/_action/status --flow-style
status_list: [{goal_info: {goal_id: {uuid: [106, 201, 208, 38, 234, 228, 75, 98, 181, 133, 55, 213, 176, 209, 112, 205]}, stamp: {sec: 1709017655, nanosec: 488330228}}, status: 1}]
---
status_list: [{goal_info: {goal_id: {uuid: [106, 201, 208, 38, 234, 228, 75, 98, 181, 133, 55, 213, 176, 209, 112, 205]}, stamp: {sec: 1709017655, nanosec: 488330228}}, status: 2}]
---
status_list: [{goal_info: {goal_id: {uuid: [106, 201, 208, 38, 234, 228, 75, 98, 181, 133, 55, 213, 176, 209, 112, 205]}, stamp: {sec: 1709017655, nanosec: 488330228}}, status: 4}]
---

@fujitatomoya
Copy link
Collaborator Author

@clalancette @wjwwood friendly ping.

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