Skip to content

feat(safety): add timeout to control thread input queue #164

Closed as not planned
@t-bre

Description

@t-bre

Description

Currently control thread waits forever for an input. It would be safer to wait for a certain amount of time, and then time out and send a torque request of zero.

Requirements

  • Define configuration parameter for input timeout.
  • Modify queue wait to include finite timeout.
  • Handle timeout, sending zero torque request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions