Skip to content

Connection problems in the RTDE client seem not to recover properly #320

@urfeex

Description

@urfeex

When having connection interruptions with the RTDE client the reconnection approach seems not to run correctly. I assume that the RTDE server shuts down the connection so it never sends any data again.

Thus, while reconnecting to the socket might be working, we don't get any data anymore. Probably, we should re-establish the connection in that case. For this, we should not allow automatic reconnections (for more than x cycles?) and instead have a reconnection mechanism with re-initialization in the RTDEClient.

This needs to be further investigated.

This is connected to UniversalRobots/Universal_Robots_ROS2_Driver#1356

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions