Skip to content

Commit be11316

Browse files
authored
Remove Axis Camera (#1658)
NI removed Axis Camera tool and cameras had been discontinued for years
1 parent 4dcfd1a commit be11316

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+9
-428
lines changed

source/docs/controls-overviews/control-system-hardware.rst

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -299,17 +299,6 @@ Servo Power Module
299299

300300
The Servo Power Module from Rev Robotics is capable of expanding the power available to servos beyond what the roboRIO integrated power supply is capable of. The Servo Power Module provides up to 90W of 6V power across 6 channels. All control signals are passed through directly from the roboRIO. For more information, see the `Servo Power Module webpage <https://www.revrobotics.com/rev-11-1144/>`__.
301301

302-
Axis M1013/M1011/206 Ethernet Camera
303-
------------------------------------
304-
305-
.. image:: images/control-system-hardware/axis-camera.png
306-
:alt: Axis M1013/M1011/206 Ethernet Camera
307-
:width: 300
308-
309-
.. warning:: While this camera is legal for FRC use, the manufacturer has discontinued support.
310-
311-
The Axis M1013, M1011 and Axis 206 Ethernet cameras are used for capturing images for vision processing and/or sending video back to the Driver Station laptop. The camera should be wired to a 5V power output on the Voltage Regulator Module and an open ethernet port on the robot radio. For more information, see :ref:`Configuring an Axis Camera <docs/software/vision-processing/axis-camera/configuring-an-axis-camera:Configuring an Axis Camera>` and the `Axis 206 <https://www.axis.com/en-us/products/axis-206>`__, `Axis M1011 <https://www.axis.com/en-us/products/axis-m1011>`__, `Axis M1013 pages <https://www.axis.com/en-us/products/axis-m1013>`__.
312-
313302
Microsoft Lifecam HD3000
314303
------------------------
315304

source/docs/controls-overviews/control-system-software.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -154,11 +154,3 @@ OutlineViewer
154154
:alt: OutlineViewer with the preferences dialog box.
155155

156156
OutlineViewer is a utility used to view, modify and add to all of the contents of the NetworkTables for debugging purposes. LabVIEW teams can use the Variables tab of the LabVIEW Dashboard to accomplish this functionality. For more information see the :ref:`Outline Viewer section <docs/software/wpilib-tools/outlineviewer/index:OutlineViewer>`.
157-
158-
Setup Axis Camera (Windows Only)
159-
--------------------------------
160-
161-
.. image:: images/control-system-software/axis-camera-setup.png
162-
:alt: Setup Axis Camera
163-
164-
The Setup Axis Camera utility is a LabVIEW program used to configure an Axis 206, M1011 or M1013 camera for use on the robot. The Setup Axis Camera tool is installed as part of the FRC Game Tools.

source/docs/software/dashboards/labview-dashboard/driver-station-labview-dashboard.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Camera Image and Controls
3030
.. image:: images/driver-station-labview-dashboard/camera-image-and-controls.png
3131
:alt: Shows the main camera image on the left pane of the dashboard.
3232

33-
The left pane is used to display a video feed from an Axis camera or USB camera located on the robot. For instructions on setting up the Axis Camera to work with this display :ref:`see here <docs/software/vision-processing/axis-camera/configuring-an-axis-camera:Configuring an Axis Camera>`. There are also some controls and indicators related to the camera below the tab area:
33+
The left pane is used to display a video feed from acamera located on the robot. There are also some controls and indicators related to the camera below the tab area:
3434

3535
1. Camera Image Display
3636
2. Mode Selector - This drop-down allows you to select the type of camera display to use. The choices are Camera Off, USB Camera SW (software compression), USB Camera HW (hardware compression) and IP Camera (Axis camera). Note that the IP Camera setting will not work when your PC is connected to the roboRIO over USB.
@@ -64,7 +64,7 @@ Camera
6464
.. image:: images/driver-station-labview-dashboard/camera.png
6565
:alt: The "Camera" tab is the second on the right side.
6666

67-
The camera tab is used to display a video feed from an Axis camera or USB camera located on the robot. For instructions on setting up the Axis Camera to work with this display :ref:`see here <docs/software/vision-processing/axis-camera/configuring-an-axis-camera:Configuring an Axis Camera>`. There are also some controls and indicators related to the camera below the tab area:
67+
The camera tab is used to display a video feed from a camera located on the robot. There are also some controls and indicators related to the camera below the tab area:
6868

6969
1. Camera Image Display
7070
2. Mode Selector - This drop-down allows you to select the type of camera display to use. The choices are Camera Off, USB Camera SW (software compression), USB Camera HW (hardware compression) and IP Camera (Axis camera). Note that the IP Camera setting will not work when your PC is connected to the roboRIO over USB.

source/docs/software/vision-processing/axis-camera/axis-m1013-camera-compatibility.rst

Lines changed: 0 additions & 24 deletions
This file was deleted.

source/docs/software/vision-processing/axis-camera/calibration.rst

Lines changed: 0 additions & 103 deletions
This file was deleted.

0 commit comments

Comments
 (0)