From a3348d8654561817b196c33c5269e8b2b9d7a08f Mon Sep 17 00:00:00 2001 From: Peter Moran Date: Mon, 2 Oct 2017 15:23:36 -0400 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed25cd1..21a9a67 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Most of the time we'll want to use settings other than the defaults. We can easi roslaunch jetson_csi_cam jetson_csi_cam.launch width:=3840 height:=2160 fps:=15 ``` -In other words, to set any of the arguments (which you'll have to open the launch file to find), then use the `:=` options for `roslaunch`. +In other words, to set any of the arguments use the `:=` options for `roslaunch`. #### Accepted arguments for `jetson_csi_cam.launch`