Open
Description
We stumbled upon an issue where the address for the transmitter was nil, which was unfortunately only detected at runtime (which in the case of the RD service meant that it was not detected on the HIL).
I suggest a "dummy" transmit or other check of the address on connection creation: https://github.com/einride/lcm-go/blob/master/transmitter.go#L75
The reason for the error and the fix, for reference: https://github.com/einride/rd/pull/264
Metadata
Assignees
Labels
No labels