From 9300ff0b13586d957dd76dcc0027426f75415221 Mon Sep 17 00:00:00 2001 From: supitalp Date: Mon, 16 Sep 2019 14:42:32 +0200 Subject: [PATCH] Updated Simulating events from a video (markdown) --- Simulating-events-from-a-video.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Simulating-events-from-a-video.md b/Simulating-events-from-a-video.md index 941aceb..bcf145f 100644 --- a/Simulating-events-from-a-video.md +++ b/Simulating-events-from-a-video.md @@ -59,7 +59,7 @@ rosrun esim_ros esim_node \ --path_to_output_bag=/tmp/out.bag \ --path_to_data_folder=/tmp/cheetah_example/frames \ --ros_publisher_frame_rate=60 \ - --exposure_time_ms=10.0 + --exposure_time_ms=10.0 \ --use_log_image=1 \ --log_eps=0.1 \ --contrast_threshold_pos=0.15 \