lcm-proj / lcm

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

Add channels flag to lcm-spy #350

Closed sdevikar closed 3 years ago

sdevikar commented 3 years ago

With this flag, lcm-spy will take a list of channels to suscribe, as opposed to subscribing to all channels

sdevikar commented 3 years ago

There were some bugs. I will follow up with another PR.