Skip to content

Robot script still running when UrDriver object is destroyed #337

@urmahp

Description

@urmahp

When the UrDriver object is destroyed and the robot is controlled by the UrDriver the script will continue to run on the robot until the socket connection times out. This socket timeout is configurable meaning that the timeout determines when the script stops executing. I suggest that we as part of the destructor in the UrDriver makes sure to stop the control of the robot.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions