Skip to content

Commit 09e9999

Browse files
bhaneynpentrel
andauthored
RSDK-6487, RSDK-4456 : Update comment for vision service code snippet (#572)
Co-authored-by: Naomi Pentrel <5212232+npentrel@users.noreply.github.com>
1 parent 1e31db8 commit 09e9999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/apis.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"vision": {
2323
"func": "get_classifications_from_camera",
2424
"args": ["YOURCAMERANAME", "1"],
25-
"comment": "Note that the Camera supplied is a placeholder. Please change this to a valid Camera."
25+
"comment": "Note that the Camera supplied is a placeholder. Please change this to a valid Camera. Also note that the get_classifications method is a placeholder and is commented out to give you a choice to use get_detections method instead if you are doing detections."
2626
}
2727
}

0 commit comments

Comments
 (0)