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

Action implementation #257

Closed
2 tasks done
jacobperron opened this issue Jan 9, 2019 · 0 comments · Fixed by #270
Closed
2 tasks done

Action implementation #257

jacobperron opened this issue Jan 9, 2019 · 0 comments · Fixed by #270
Assignees

Comments

@jacobperron
Copy link
Member

jacobperron commented Jan 9, 2019

Feature request

Feature description

Add support for ROS Actions as described in ros2/design#193.

Includes:

Metaticket to ros2/ros2#583
Requires ros2/rosidl_python#14

Implementation considerations

We'd like to add this feature to Crystal, so we should avoid disruptions to the existing code (if possible).
Isolating implementation to a new rclpy.action module would be ideal.

Usage examples can be found in ros2/examples#222 (subject to change).

@sloretz sloretz mentioned this issue Jan 9, 2019
24 tasks
@jacobperron jacobperron self-assigned this Jan 9, 2019
@jacobperron jacobperron added the ready Work is about to start (Kanban column) label Jan 9, 2019
@jacobperron jacobperron added in progress Actively being worked on (Kanban column) and removed ready Work is about to start (Kanban column) labels Jan 17, 2019
@jacobperron jacobperron removed the in progress Actively being worked on (Kanban column) label Feb 25, 2019
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 a pull request may close this issue.

1 participant