No description
![]() * Options-based create_publisher and create_subscription interfaces Introduce new Options structs for creating publishers and subscribers. Deprecate existing interfaces for checking in CI how often they are used. Signed-off-by: Emerson Knapp <eknapp@amazon.com> * Remove default params that resulted in ambiguous declarations. Signed-off-by: Emerson Knapp <eknapp@amazon.com> * Remove one deprecation to limit upstream impact, add documentation on pub/sub options, slim down test lambdas character count Signed-off-by: Emerson Knapp <eknapp@amazon.com> * Un-abbreviate Allocator in new interfaces/types, define a common Options specialization that doesn't need empty brackets Signed-off-by: Emerson Knapp <eknapp@amazon.com> * Suppress cppcheck syntaxError for the one function Signed-off-by: Emerson Knapp <eknapp@amazon.com> |
||
---|---|---|
.github | ||
rclcpp | ||
rclcpp_action | ||
rclcpp_components | ||
rclcpp_lifecycle | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE |