lcm-proj / lcm

Lightweight Communications and Marshalling
GNU Lesser General Public License v2.1
944 stars 385 forks source link

lcm-logger: `-l` flag doesn't work #463

Closed judfs closed 11 months ago

judfs commented 11 months ago
lcm-logger --lcm-url "udpm://239.255.76.67:7667" asdf

Works.

lcm-logger -l "udpm://239.255.76.67:7667" asdf

Prints help and exits.

-l, --lcm-url=URL Log messages on the specified LCM URL