What is better lend themselves to a deterministic execution order on ROS2?
Node cannot control processing data order when there are a number of topics or callbacks. There is a method with Waitset(https://roscon.ros.org/2018/p..., but waitset is not default API on DDS. Can I solve with other API (executor, CallbackGroups)?