Sumit Paul
Sumit Paul
> > Thanks that helped. However now I'm getting: > > ``` > > dlt-daemon.c:1363:23: error: use of undeclared identifier 'F_SETPIPE_SZ' > > dlt-daemon.c:1368:32: error: use of undeclared identifier 'F_GETPIPE_SZ'...
@MarcoAndrade26 do you have any idea how to solve this issue? Waiting for your reply.
When I tried to run the previous mentioned command with the real IP address of 2 machines I got this error, where 192.168.1.72 is the IP address of machine B....
Hey @SimeonOA, do you have any update on the example repo?
Ya I am using ROS2 humble
Hi @JEnoch, Thanks a lot for replying! I have tried the latest commit; the problem is the previous error is gone, but there is no communication happening between the zenoh...
Yeah, I can confirm that I am using the same version, as I built the Docker container on one device and used the same Docker container on the second machine....
Hi @JEnoch, you are right there is some version mismatching I understood from the log, but I do not understand which versions it is speaking about. ``` 2024-10-22T09:51:02.912484Z INFO tokio-runtime-worker...
Hi @JEnoch I have changed the Zenoh version of the client node, so the previous version mismatch error is not visible now but I am getting another error now. Can...
Hi @JEnoch, I know you are busy with lots of things. I would like to ask if you can invest a few moments on this topic and guide me.