ros_deep_learning icon indicating copy to clipboard operation
ros_deep_learning copied to clipboard

Set default input_latency value

Open tokk-nv opened this issue 3 years ago • 0 comments

When launching video_viewer.ros2.launch or video_source.ros2.launch, it will result in an error if not supplying input_latency:=100 option.

launch.substitutions.substitution_failure.SubstitutionFailure: launch configuration 'input_latency' does not exist
This PR is to avoid this error by setting the default value.

This PR is to avoid this error by setting the default value.

tokk-nv avatar Nov 02 '21 19:11 tokk-nv