Variable psdk_ros2::global_ptr_

Variable Documentation

std::shared_ptr<PSDKWrapper> psdk_ros2::global_ptr_

Global pointer to the class object. It is initialized in the main.cpp file. This pointer is needed to access member functions from non-member functions, such as the C-type callbacks.