Hi all,
I'm running a simple DDS HelloWorld system in my local machine and I'm noticing that I never receive the first sample. The IDl that I'm using is the following:
struct HelloWorld {
string message;
long count;
}
Hi all,
I'm running a simple DDS HelloWorld system in my local machine and I'm noticing that I never receive the first sample. The IDl that I'm using is the following:
struct HelloWorld {
string message;
long count;
}