Allow deprecating fields of interfaces - #145
Conversation
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
|
Pulls: ros2/rosidl#945, #145 |
|
Pulls: ros2/rosidl#945, #145 |
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
|
Pulls: ros2/rosidl#945, #145 Rebuild |
|
Pulls: ros2/rosidl#945, #145 |
Description
Proposes adding support for annotatoins with the form
@deprecated ( text='foo' ).For now only supports
.idlsince this shouldn't happen often. This method allows us to add support in the future if we desire.Fixes ros2/ros2#1679
Note: I can do python also if this methodology is approved.
Is this user-facing behavior change?
Did you use Generative AI?
Additional Information