Universal_Robots_ROS_Driver icon indicating copy to clipboard operation
Universal_Robots_ROS_Driver copied to clipboard

Delayed trajectory execution for more than 3 minutes

Open shuobh opened this issue 2 years ago • 2 comments

Summary

An trajectory was sent but was not executed immediately reporting error Sending data through socket failed. Unexpected error: No trajectory defined at current time. Please contact the package maintainer.. It resumed trajectory execution after 3min.

Versions

  • ROS Driver version: 2.0.0
  • Affected Robot Software Version(s): 5.11.1
  • Affected Robot Hardware Version(s): UR3e

Impact

It heavily impacts synchronized trajectory execution.

Issue details

The robot first reported Sending data through socket failed. and continuously reported Unexpected error: No trajectory defined at current time. Please contact the package maintainer. for 3min 10s. Then it resumed execution afterwards with no other message from the driver logged.

Use Case and Setup

Two arm was synced up and suppose to start execution at the same time.

Project status at point of discovered

  • In normal use

shuobh avatar Apr 24 '23 15:04 shuobh

This issue has not been updated for a long time. If no further updates are added, this will be closed automatically. Comment on the issue to prevent automatic closing.

github-actions[bot] avatar Jul 23 '23 22:07 github-actions[bot]

This issue needs an answer, sorry for missing this.

I don't know why this should happen.

  • Can you elaborate a bit on your setup?
  • Is the trajectory being sent to the robots corret?
  • Are you running the two robots in a combined hardware interface? If so, did you specify non_blocking_read=true?

fmauch avatar Jul 24 '23 06:07 fmauch