Skip to content
This repository was archived by the owner on Jan 24, 2018. It is now read-only.

Commit 57b70e5

Browse files
committed
missing comma
1 parent 4f84467 commit 57b70e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/slam_tutorial_1/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "slam_tutorial_1",
33
"category": "RealSense SDK",
44
"tag": "realsense",
5-
"description": "This console app illustrates the use of libRealsense and libSLam libraries to use the ZR300 camera's depth, fish eye, and IMU sensors to print out the current camera module position and pose."
5+
"description": "This console app illustrates the use of libRealsense and libSLam libraries to use the ZR300 camera's depth, fish eye, and IMU sensors to print out the current camera module position and pose.",
66
"author": "Intel Corporation",
77
"date": "2016-09-01",
88
"main": "main.cpp",

0 commit comments

Comments
 (0)