Maurice 2025
Team 668's robot for Reefscape
Loading...
Searching...
No Matches
Grabber Class Reference
Inheritance diagram for Grabber:

Public Member Functions

None __init__ (self)
 
None ALN (self)
 
None FWD (self)
 
None HLD (self)
 
commands2.Command intake (self)
 
None OFF (self)
 
commands2.Command outtake (self, check=True)
 
None periodic (self)
 
None REV (self)
 

Public Attributes

 debug = constants.DebugSender("grabberVoltage")
 
 mainMotor = TalonFX(constants.Grabber.id)
 
 voltage_req = controls.VoltageOut(0)
 

Constructor & Destructor Documentation

◆ __init__()

None __init__ ( self)

Member Function Documentation

◆ ALN()

None ALN ( self)

◆ FWD()

None FWD ( self)

◆ HLD()

None HLD ( self)

◆ intake()

commands2.Command intake ( self)

◆ OFF()

None OFF ( self)

◆ outtake()

commands2.Command outtake ( self,
check = True )

◆ periodic()

None periodic ( self)

◆ REV()

None REV ( self)

Member Data Documentation

◆ debug

debug = constants.DebugSender("grabberVoltage")

◆ mainMotor

mainMotor = TalonFX(constants.Grabber.id)

◆ voltage_req

voltage_req = controls.VoltageOut(0)

The documentation for this class was generated from the following file: