Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Commit e53af4d

Browse files
authored
Update description.rst (#286)
1 parent 1a37ef8 commit e53af4d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/docs/getting-started/description.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ About PhotonVision
33

44
Description
55
^^^^^^^^^^^
6-
PhotonVision is free, fast, and easy-to-use vision processing solution for the *FIRST*\ Robotics Competition. PhotonVision is designed to get vision working on your robot *quickly*, without the significant cost of other similar solutions.
6+
PhotonVision is a free, fast, and easy-to-use vision processing solution for the *FIRST*\ Robotics Competition. PhotonVision is designed to get vision working on your robot *quickly*, without the significant cost of other similar solutions.
77
Using PhotonVision, teams can go from setting up a camera and coprocessor to detecting and tracking targets by simply tuning sliders. With an easy to use interface, comprehensive documentation, and a feature rich vendor dependency, no experience is necessary to use PhotonVision. No matter your resources, using PhotonVision is easy compared to its alternatives.
88

99
Advantages
@@ -32,15 +32,15 @@ Compared to alternative solutions, PhotonVision boasts higher frames per second
3232

3333
Low Latency
3434
-----------
35-
PhotonVision provides low latency processing to make sure you vision measurements as fast as possible and makes complex vision tasks easier. We guarantee that all measurements are sent from the same timestamp, making life easier for your programmers.
35+
PhotonVision provides low latency processing to make sure you get vision measurements as fast as possible, which makes complex vision tasks easier. We guarantee that all measurements are sent from the same timestamp, making life easier for your programmers.
3636

3737
Fully Open Source and Active Developer Community
3838
------------------------------------------------
3939
You can find all of our code on `GitHub <https://github.com/PhotonVision>`_, including code for our main program, documentation, vendor dependency (PhotonLib), and more. This helps you see everything working behind the scenes and increases transparency. This also allows users to make pull requests for features that they want to add in to PhotonVision that will be reviewed by the development team. PhotonVision is licensed under the GNU General Public License (GPLv3) which you can learn more about `here <https://www.gnu.org/licenses/quick-guide-gplv3.html>`_.
4040

4141
Multi-Camera Support
4242
--------------------
43-
You can use multiple cameras within PhotonVision, allowing you to see multiple angles without the need to buy multiple coprocessors. This makes things more affordable and simpler for your team.
43+
You can use multiple cameras within PhotonVision, allowing you to see multiple angles without the need to buy multiple coprocessors. This makes vision processing more affordable and simpler for your team.
4444

4545
Comprehensive Documentation
4646
---------------------------

0 commit comments

Comments
 (0)