Added args to the launch file driver_node.launch to allow for initializing the camera with desired parameters. This seems necessary, since changes in ros-params do not take effect once the camera run through initialization.
Example roslaunch metavision_driver driver_node.launch event_message_time_threshold:=0.01
Added args to the launch file
driver_node.launch
to allow for initializing the camera with desired parameters. This seems necessary, since changes in ros-params do not take effect once the camera run through initialization.Example
roslaunch metavision_driver driver_node.launch event_message_time_threshold:=0.01
Tested on Prophesee EVK4.