About subscriber
Hello, I am new to this. I just tried the Publisher example in the src/client/client.cpp and it works perfectly. However, may I know how the Subscriber should have been written? I don't really understand the code.
Thanks!
I have the same problem. Publishing works fine alo with complex topics but Subscribing I don´t have a clue how to do it
help is appreciated.
Did you get it Running @jixu4775 ?
@jixu4775 @PanterSoft
Me to. How is it going?
I'm figuring out how to do it with this: https://github.com/code-iai/ROSIntegration/blob/master/Source/ROSIntegration/Private/ROSIntegrationCore.cpp#L49-L248
I have not worked on subscribing since then. Currently I am only publishing but I would still want to implement this in the future