-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Investigate porting Action functionality to ROS2 #11
Comments
Update: Here is a branch where I've added a node->create_action_server() and node->create_action_client(). https://github.com/mkhansen-intel/rclcpp/tree/actions And here is a branch for examples for both. https://github.com/mkhansen-intel/examples/tree/action_examples See here for the full update: ros2/design#183 (comment) |
This is still in discussion with OSRF so I'm pushing it to October milestone. |
Closing this, OSRF is tracking |
…rint_for_global_and_local_planner_adapt_inflation_layers_smac WMO-56527 Use same footprint for global and local planner: Adapt Inflation layers, SMAC
AUTO-612 Savitsky Golay Filter order 9
We're depending on Actions being implemented in ROS2, which aren't implemented yet. We need to try and pull that in, and some work is needed to design how they should be implemented. I'm linking this issue to the issue in ROS2 for this discussion.
The text was updated successfully, but these errors were encountered: