mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
Update Camera templates to make C++ and Java more similar.
Include delays and template code from other examples to show how to use these examples in a full robot program. Change Java example in example finder to Simple Vision to match C++. Add comments about how to find cam number and change default to cam0. Change-Id: I85846ccfaf016c538a750b057a7fd766cdff9447
This commit is contained in:
@@ -294,7 +294,7 @@
|
||||
</example>
|
||||
|
||||
<example>
|
||||
<name>Quick Vision</name>
|
||||
<name>Simple Vision</name>
|
||||
<description>Demonstrate the use of the CameraServer class to stream from a USB Webcam without processing the images.</description>
|
||||
<tags>
|
||||
<tag>Vision</tag>
|
||||
|
||||
Reference in New Issue
Block a user