Esteve Fernandez
Esteve Fernandez
> ahhh... makes sense... I'll make another pr Perfect! Thank you so much
One improvement I didn't have time to make was to tie the lifetime of `Publisher`s and `Subscription`s to `Node`s, but beside that, I'd say the API is fairly idiomatic. Like...
I haven't figured out what the `subscribe` and `unsubscribe` methods should be mapped. What's the network payload in both cases? Is there any example of clients or of network traffic...
@akru there's still the question of how to represent `subscribe` and `unsubscribe`. Do you have example traffic of those methods?
@AlexKovalchukSomatic sorry I missed this one. It looks like you figured it out, thank you so much for looking into it. Could you post your changes somewhere? I can update...
@ahmadnav @fiaren a few things here: - If you're building the `dashing` branch, make sure to ignore `rmw_fastrtps_cpp` (via `colcon build --packages-ignore rmw_fastrtps_cpp`). This will make `rmw` bypass the Poco...
@ahmadnav please give more context when you submit an issue, it's becoming hard to keep track of issues with just a dump of the logs. The following command should force...
@ahmadnav please post more details, is this one of the examples? Your own app? If so, can you put the code somewhere to have a look at?
@ahmadnav but the title of the ticket says that created a new app. So is this a new app or you built the examples? And if it's the latter, did...
> If I can somehow help, please let me know. @ivanpauno that's awesome, thanks for offer! I wasn't aware of fork, thanks for letting me know. @jacobperron is a committer...