Add BaseImpl to rosidl_pycommon.interface_base_classes#912
Add BaseImpl to rosidl_pycommon.interface_base_classes#912ahcorde merged 1 commit intoros2:rollingfrom
BaseImpl to rosidl_pycommon.interface_base_classes#912Conversation
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
|
@mjcarroll I assume you have just been super busy with ROS CON and that you don't need anything from me. |
fujitatomoya
left a comment
There was a problem hiding this comment.
lgtm.
Adding a generic Impl type to BaseAction to improve typing and structure without affecting runtime behavior or APIs.
|
Pulls: #912 |
|
@mjcarroll did you build it with ros2/rosidl_python#241 as well? |
|
i do not think so, let me rerun the CI with it. |
|
Pulls: #912, ros2/rosidl_python#241 |
Description
Expands on #887 by providing a base class for Impl helper and adding another generic argument to
BaseActionIs this user-facing behavior change?
The public facing api should remain the same.
Did you use Generative AI?
Additional Information