Provides methods for interacting with the camera on a high level.
More...
#include <vision_subsystem.h>
Provides methods for interacting with the camera on a high level.
◆ CameraInterface()
CameraInterface::CameraInterface |
( |
| ) |
|
|
default |
- Copyright
- Copyright (c) Argos FRC Team 1756. Open Source Software; you can modify and/or share it under the terms of the license file in the root directory of this project.
◆ GetClosestTarget()
Get the closest target the camera can see CAN RETURN NONE.
- Returns
- std::optional<photonlib::PhotonTrackedTarget>
◆ RequestTargetFilterReset()
void CameraInterface::RequestTargetFilterReset |
( |
| ) |
|
◆ SetDriverMode()
void CameraInterface::SetDriverMode |
( |
bool |
mode | ) |
|
Turns the camera's driver mode on and off.
- Parameters
-
mode | True is drive control. False is no drive control |
◆ m_target
object that holds the current target seen by the camera
The documentation for this class was generated from the following files: