ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

ddsi_udp_conn_write failed

asked 2021-11-14 08:36:18 -0500

tnz gravatar image

Hello,

I am using ROS2 galactic on ubuntu 20.04 server running on an rpi4. I was interacting with the rpi over ssh with it directly connected to my macbook.

In testing a service/client node pair that I had written I encountered an error that crashed the client node. The client node had run successfully multiple times until that crash. The following was output to all other running ROS2 programs:

tev: ddsi_udp_conn_write failed to udp/192.168.2.2:54606 failed with retcode -1 
tev: ddsi_udp_conn_write failed to udp/192.168.2.2:54472 failed with retcode -1 
tev: ddsi_udp_conn_write failed to udp/239.255.0.1:7400 failed with retcode -1

I am new to ROS2 and would appreciate any pointers on where to start in debugging this issue.

Thanks!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-03-24 09:54:03 -0500

Taiyou Komazawa gravatar image

Hello.

I think the error is around dds, so why don't you change rmw to FastDDS? This document is helpful.

https://docs.ros.org/en/foxy/Installa...

(This was translated by deepl)

edit flag offensive delete link more

Question Tools

3 followers

Stats

Asked: 2021-11-14 08:35:33 -0500

Seen: 3,671 times

Last updated: Mar 24 '22