deets

Results 2 issues of deets

I tried to get the simple ls-example working, but failed. Starting/Waiting/Closing all works, but not getting a buffer. I had to resort to https://github.com/deets/brombeerquark/blob/master/cpp/subprocess/src/cpp-subprocess.cpp (taken from the tests) to get...

# Problem description I'm consuming JSON-formatted IMU data via ZMQ. The subscription process works just fine, and I've used PlotJuggler within the same project successfully before. However all of a...