mirror of
https://github.com/karma-riuk/hdr_esim.git
synced 2025-07-05 02:18:13 +02:00
Do not publish corrupted images when timestamp < exposure_time (#17)
This commit is contained in:
@ -42,6 +42,7 @@ public:
|
||||
|
||||
void publishData(const SimulatorData &sim_data,
|
||||
const EventsVector &events,
|
||||
bool camera_simulator_success,
|
||||
const ImagePtrVector &camera_images);
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user