shared_serial/Connect Service

File: shared_serial/Connect.srv

Raw Message Definition

# Lock the serial port.

# Number of seconds to lock the port.
float32 timeout

---

# Socket identifier for further communications.
int32   socket

Compact Message Definition

float32 timeout

int32 socket