Universal_Robots_ROS_Driver icon indicating copy to clipboard operation
Universal_Robots_ROS_Driver copied to clipboard

Clock synchronization issue when running rviz

Open roy-augmentus opened this issue 4 years ago • 1 comments

I keep running into rviz crashing after running it for a while to control the robot. The error message shows that there is some clock synchronization issue. Afterwards, I have to restart everything to get stuff to work again. Does anyone have any clue what is happening? Screenshot from 2021-09-20 16-55-07

roy-augmentus avatar Sep 20 '21 09:09 roy-augmentus

Could not get fresh data package from robot is a severe issue which can have multiple sources:

  • Lack of real-time support in your system -> Install an RT-Kernel (I guess you did, considering https://github.com/UniversalRobots/Universal_Robots_ROS_Driver/issues/436#issuecomment-922682957)
  • Too high system load on your system -> consider using a separate machine for controlling the robot.
  • Networking issues / too much traffic on the network connection -> consider using a dedicated direct connection between the robot and your machine.

Also see other issues such as #135, #187, #83, #56

fmauch avatar Sep 28 '21 09:09 fmauch

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 Mar 29 '23 22:03 github-actions[bot]

This issue has been closed due to inactivity. Feel free to comment or reopen if this is still relevant.

github-actions[bot] avatar Apr 29 '23 22:04 github-actions[bot]