robosoft-ai / SMACC

An Event-Driven, Asynchronous, Behavioral State Machine Library for ROS (Robotic Operating System) applications written in C++
https://smacc.dev
BSD 3-Clause "New" or "Revised" License
295 stars 50 forks source link

Adding shared_ptr client behaviour accessors to long-lived client and component objects #93

Open yassiezar opened 1 year ago

yassiezar commented 1 year ago

Added additional accessors for clients and components that enable CBs to access those entities as std::shared_ptrs rather than raw ptrs

┆Issue is synchronized with this Jira Task by Unito