Updated Simulating events from a video (markdown)

supitalp 2019-09-16 14:41:05 +02:00
parent 50744a6278
commit e4e535bca3

@ -63,7 +63,7 @@ rosrun esim_ros esim_node \
--use_log_image=1 \ --use_log_image=1 \
--log_eps=0.1 \ --log_eps=0.1 \
--contrast_threshold_pos=0.15 \ --contrast_threshold_pos=0.15 \
--contrast_threshold_neg=0.15 \ --contrast_threshold_neg=0.15
``` ```
If you get an error message: `Could not find ROS master`, open a new terminal, and start a `roscore` as follows: `roscore`. If you get an error message: `Could not find ROS master`, open a new terminal, and start a `roscore` as follows: `roscore`.