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

Public Member Functions

None __init__ (self)
 
 climb (self)
 
 unspool (self, target)
 

Public Attributes

 debug = DebugSender("climbstatus", False)
 
 motor = TalonFX(const.id)
 
 servo = Servo(const.servoChannel)
 
 voltage_req = controls.VoltageOut(0)
 

Constructor & Destructor Documentation

◆ __init__()

None __init__ ( self)

Member Function Documentation

◆ climb()

climb ( self)

◆ unspool()

unspool ( self,
target )

Member Data Documentation

◆ debug

debug = DebugSender("climbstatus", False)

◆ motor

motor = TalonFX(const.id)

◆ servo

servo = Servo(const.servoChannel)

◆ voltage_req

voltage_req = controls.VoltageOut(0)

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