Deprecate memory strategy (backport #3136)#3141
Conversation
* feat: Deprecate AllocatorMemoryStrategy Signed-off-by: Janosch Machowinski <j.machowinski@cellumation.com> * feat: Deprecate MemoryStrategy as well Signed-off-by: Janosch Machowinski <j.machowinski@cellumation.com> * Apply suggestions from code review Co-authored-by: Michael Carroll <mjcarroll.oss@gmail.com> Signed-off-by: Janosch Machowinski <jmachowinski@users.noreply.github.com> * chore: Added comments on when to remove Signed-off-by: Janosch Machowinski <j.machowinski@cellumation.com> * Add RCLCPP_PUBLIC to deprecated MemoryStrategy class Signed-off-by: Janosch Machowinski <J.Machowinski@cellumation.com> --------- Signed-off-by: Janosch Machowinski <j.machowinski@cellumation.com> Signed-off-by: Janosch Machowinski <jmachowinski@users.noreply.github.com> Signed-off-by: Janosch Machowinski <J.Machowinski@cellumation.com> Co-authored-by: Janosch Machowinski <j.machowinski@cellumation.com> Co-authored-by: Michael Carroll <mjcarroll.oss@gmail.com> (cherry picked from commit 4b6c362)
|
Pulls: #3141, ros2/realtime_support#142, ros2/demos#790 |
|
Pulls: #3141, ros2/realtime_support#142, ros2/demos#790 |
|
Pulls: #3141, ros2/realtime_support#142, ros2/demos#790 |
Description
Deprecate non used classes.
Is this user-facing behavior change?
Yes, we are deprecating classes.
Did you use Generative AI?
no
This is an automatic backport of pull request #3136 done by Mergify.