Eduardo Ponz Segrelles

Results 123 comments of Eduardo Ponz Segrelles

Hi @ramcharan-palnati, I'm afraid that v1.7 is not supported any more (see [RELEASE_SUPPORT.md](https://github.com/eProsima/Fast-DDS/blob/master/RELEASE_SUPPORT.md)). Did you manage to check with the latest Fast DDS? In any case, we'd need more info...

Hi @lexamor , Thank you for your thorough report, it's deeply appreciated. I'm afraid what you are describing is the expected behaviour when the server's DATA[Up] is not received by...

@richiprosima please test this

@richiprosima please test this

@richiprosima please test discovery-server

Hi @Silvan97 @deeplearningrobotics , I'm afraid I cannot reproduce this issue. I've applied the following patch to the v2.7.1 [HelloWorldSubscriber.cpp](https://github.com/eProsima/Fast-DDS/blob/v2.7.1/examples/cpp/dds/HelloWorldExample/HelloWorldSubscriber.cpp): ```patch diff --git a/examples/cpp/dds/HelloWorldExample/HelloWorldSubscriber.cpp b/examples/cpp/dds/HelloWorldExample/HelloWorldSubscriber.cpp index 74977ccf0..24d4fb715 100644 --- a/examples/cpp/dds/HelloWorldExample/HelloWorldSubscriber.cpp...

Hi @deeplearningrobotics , I think we are talking about different things here: 1. The OP reported an issue that I have not been able to reproduce and that's why I've...

Hi @tiany44 , First of all, are you also using different users? Else, please consider opening a separate issue. Looking at the remote Server GUID, I'm assuming you are instantiating...

Hi @tiany44 , When you say you cannot see the topics/nodes, do you mean using `ros2 topic list` and `ros2 node list`? Could you please provide the steps you're taking...