Chinmay Joshi

Results 1 issues of Chinmay Joshi

Hello, I am trying to implement the basic example using structures and not the custom data type one. My code has the following structure: ``` struct Robot { std::shared_ptr mcap_sink;...