Skip to content

Object server: kill thread on shutdown. #13

@JohnSumskas

Description

@JohnSumskas

Inside of vrx_vision/src/object_server.py:312 a thread is created to process the map every 0.5 seconds. If the program is killed, the thread does not die and needs takes time to be killed. Implement some signal interrupt that kills this subroutine when object_server.py needs to be killed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions