UniversalRobots / Universal_Robots_ROS_Driver

Universal Robots ROS driver supporting CB3 and e-Series
Apache License 2.0
767 stars 405 forks source link

Delayed trajectory execution for more than 3 minutes #630

Open shuobh opened 1 year ago

shuobh commented 1 year ago

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

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

github-actions[bot] commented 1 year ago

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.

fmauch commented 1 year ago

This issue needs an answer, sorry for missing this.

I don't know why this should happen.