Updated Writing your own publisher (markdown)

supitalp 2019-09-24 09:02:05 +02:00
parent 97176e9385
commit fc08a158c2

@ -31,7 +31,6 @@ public:
private:
size_t num_cameras_;
std::vector<cv::Size> sensor_sizes_;
std::ofstream events_text_file_;
};