Jamil_Liang

Results 3 comments of Jamil_Liang

I found the reason why the published best effort topics could not be received. The solution is the same as for this issue:https://github.com/micro-ROS/micro_ros_setup/issues/236. It's because when I subscribed to the...

> Can we close this as solved? Thank you very much for your reply. After setting the publisher correctly, my issue was actually resolved. Now I can subscribe and publish...

I, too, have entertained similar contemplations. You can encapsulate pointers within the struct to achieve the sought-after effect. ``` typedef struct SweepEventPoint{ SweepEvent *point}; #define POD #define NOT_INTEGRAL #define T...