-
Notifications
You must be signed in to change notification settings - Fork 408
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
Thread 1 "ur_robot_driver" received signal SIGSEGV, Segmentation fault. #185
Comments
Thanks for reporting this! Does this happen every time? I haven't tried v3.13 myself, yet. |
Every time I'm connected to the robot yes, when not, the process finish smoothly (good comportement because no connection available) I will try another version of Polyscope (3.10.1) tomorrow and see if this is the same result |
I cannot reproduce this at least with a 3.13 URSim.
This is most likely not linked to this problem, but part of #171 |
@gdufay could you pleas try adding the following line inside I think, that part of the code is suboptimal, but I am very curious what kind of RTDE package is received there. You will find it in the output, mine looks like this:
ROS_INFO_STREAM("Received RTDE answer: " << package->toString()); |
Thanks for your answer ! The output is :
So my bad sorry, I didn't configure properly the robot when I upgrade it, I'll try to fix it and come back to you |
I don't think, it's your bad at all. You clearly indicated a problem in our driver that we should check for this. For you, the workaround would be to confirm the safety setup. For us that means we should provide a fix. |
Trying Polyscope v3.10.1 everything works (not the same security required) Thanks again ! |
Summary
Launching
display
and then quit due to missing required process.
Version
Impact
Cannot control robot
Issue details
Use Case and Setup
UR10 CB3.1 Series with default Polyscope version 3.2.21545 upgrading with a new USB key with version 3.13 on it
Actual Behavior
Segfault then quit due to missing required process
Moreover, launching
works but says
cannot say if this is linked or not
The text was updated successfully, but these errors were encountered: