Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pipeline producer overflowed! <RTDE Data Pipeline> #109

Open
cindyysi opened this issue Aug 10, 2022 · 1 comment
Open

Pipeline producer overflowed! <RTDE Data Pipeline> #109

cindyysi opened this issue Aug 10, 2022 · 1 comment

Comments

@cindyysi
Copy link

Hi,

This error shows up when emergency stop is pressed. By looking at the readme, the error happens when the buffer is not read before next package arrives. What I am confused is that I have a thread that continuously calls UrDriver->getDataPackage() until the program shuts down. I will expect that the buffer is read by this approach even when the emergency stop is triggered. #59 this issue also mentioned that the buffer needs to be emptied by getDataPackage() call. Am I misunderstanding or missing anything here? Thank you!

@fmauch
Copy link
Collaborator

fmauch commented Sep 16, 2022

Hitting the EM-Stop should not shut down the RTDE connection. I currently don't have access to a robot to try reproduce this, let me come back to that next week.

Do you have any custom setup of your robot? Any fieldbusses configured, external safety system wired to the robot?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants