Closed as not planned
Description
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.