Skip to content

Add check of addresses on connection creation #88

Open
@maxekman

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions