1
1
mirror of https://github.com/karma-riuk/hdr_esim.git synced 2025-04-29 01:58:26 +02:00

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_;
};