#include <intake_subsystem.h>
- 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.
◆ IntakeSubsystem()
- 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.
◆ Disable()
| void IntakeSubsystem::Disable |
( |
| ) |
|
◆ Intake()
| void IntakeSubsystem::Intake |
( |
double |
speed | ) |
|
◆ IsNotePresent()
| bool IntakeSubsystem::IsNotePresent |
( |
| ) |
|
◆ NoteDetectionOverride()
| void IntakeSubsystem::NoteDetectionOverride |
( |
bool |
override | ) |
|
◆ Periodic()
| void IntakeSubsystem::Periodic |
( |
| ) |
|
|
override |
Will be called periodically whenever the CommandScheduler runs.
◆ m_primaryMotor
| ctre::phoenix::motorcontrol::can::TalonSRX IntakeSubsystem::m_primaryMotor |
|
private |
◆ m_robotInstance
◆ m_secondaryMotor
| ctre::phoenix::motorcontrol::can::TalonSRX IntakeSubsystem::m_secondaryMotor |
|
private |
The documentation for this class was generated from the following files: