Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Shenzhen-Robotics-Alliance/Maple-Swerve-Skeleton
/ functions
Functions
1,798 in github.com/Shenzhen-Robotics-Alliance/Maple-Swerve-Skeleton
⨍
Functions
1,798
◇
Types & classes
284
↓ 5 callers
Method
nextLevel
()
docs/javascripts/tex-mml-chtml.js:1
↓ 5 callers
Method
right
()
docs/javascripts/tex-mml-chtml.js:1
↓ 5 callers
Method
runDriverStationCentricChassisSpeeds
runs a driverstation-centric ChassisSpeeds @param driverStationCentricSpeeds a continuous chassis speeds, driverstation-centric, normally from a game
src/main/java/frc/robot/subsystems/drive/HolonomicDriveSubsystem.java:81
↓ 5 callers
Method
runPitchVoltage
(double volts)
example/5516-2024-OffSeason/src/main/java/frc/robot/subsystems/shooter/PitchIO.java:16
↓ 5 callers
Method
setDynamicCstr
(t)
docs/javascripts/tex-mml-chtml.js:1
↓ 5 callers
Method
setPose
Resets the current odometry Pose to a given Pose
src/main/java/frc/robot/subsystems/drive/HolonomicDriveSubsystem.java:51
↓ 5 callers
Method
tryUntilOk
Attempts to run the command until no error is produced.
src/main/java/frc/robot/utils/PhoenixUtil.java:21
↓ 4 callers
Function
I
(t)
docs/javascripts/tex-mml-chtml.js:1
↓ 4 callers
Function
N
(t)
docs/javascripts/tex-mml-chtml.js:1
↓ 4 callers
Method
accentNode_
(t,e,r,n,o)
docs/javascripts/tex-mml-chtml.js:1
↓ 4 callers
Method
applyQuery
(t,e)
docs/javascripts/tex-mml-chtml.js:1
↓ 4 callers
Method
binomialForm_
(t)
docs/javascripts/tex-mml-chtml.js:1
↓ 4 callers
Method
collapsedLeafs
(...t)
docs/javascripts/tex-mml-chtml.js:1
↓ 4 callers
Method
combineContentChildren
(t,e,r)
docs/javascripts/tex-mml-chtml.js:1
↓ 4 callers
Method
compare
(t,e)
docs/javascripts/tex-mml-chtml.js:1
↓ 4 callers
Method
concatNode_
(t,e,r)
docs/javascripts/tex-mml-chtml.js:1
↓ 4 callers
Method
extRequire
(library)
docs/javascripts/tex-mml-chtml.js:1
↓ 4 callers
Method
followPathAndAlign
( RobotContainer robot, PathPlannerPath path, int targetId, Supplier<Command> toRunAtPreciseAlignm
src/main/java/frc/robot/commands/reefscape/ReefAlignment.java:138
↓ 4 callers
Method
fromNode
(t)
docs/javascripts/tex-mml-chtml.js:1
↓ 4 callers
Method
generateRandomNormal
using the random number generator of a fixed seed, generate the next random normal variable @param mean the center of the distribution @param stdDev
example/5516-2024-OffSeason/src/main/java/frc/robot/utils/CustomMaths/MapleCommonMath.java:30
↓ 4 callers
Method
getConstraint
()
docs/javascripts/tex-mml-chtml.js:1
↓ 4 callers
Method
getEndingRobotPoseInCurrentAllianceSupplier
(PathPlannerPath pathAtBlueAlliance)
example/5516-2024-OffSeason/src/main/java/frc/robot/utils/MaplePathPlannerLoader.java:279
↓ 4 callers
Method
getMean
(double[] dataSet)
src/main/java/frc/robot/utils/CustomMaths/Statistics.java:9
↓ 4 callers
Method
getPose
()
example/5516-2024-OffSeason/src/main/java/frc/robot/utils/CompetitionFieldUtils/Simulations/OpponentRobotSimulation.java:107
↓ 4 callers
Method
getRealTimeSeconds
()
example/5516-2024-OffSeason/src/main/java/frc/robot/utils/MapleTimeUtils.java:28
↓ 4 callers
Method
getRule
()
docs/javascripts/tex-mml-chtml.js:1
↓ 4 callers
Method
getSimulationSteerFacing
()
example/5516-2024-OffSeason/src/main/java/frc/robot/subsystems/drive/IO/ModuleIOSim.java:88
↓ 4 callers
Method
getTimeSinceLaunchSeconds
()
example/5516-2024-OffSeason/src/main/java/frc/robot/utils/CompetitionFieldUtils/Objects/GamePieceOnFlyDisplay.java:37
↓ 4 callers
Method
leaf_
(t,e)
docs/javascripts/tex-mml-chtml.js:1
↓ 4 callers
Method
linearFilter
<h2>Apply a linear filter to find the best estimation over a list of estimations.</h2> @see #linearFilter(Estimation...)
src/main/java/frc/robot/utils/CustomMaths/Statistics.java:73
↓ 4 callers
Method
makeLimitNode_
(t,e,r,n)
docs/javascripts/tex-mml-chtml.js:1
↓ 4 callers
Method
makeUnprocessed
(t)
docs/javascripts/tex-mml-chtml.js:1
↓ 4 callers
Method
move
(t)
docs/javascripts/tex-mml-chtml.js:1
↓ 4 callers
Method
parsePrecondition
(t,e)
docs/javascripts/tex-mml-chtml.js:1
↓ 4 callers
Method
peek
()
docs/javascripts/tex-mml-chtml.js:1
↓ 4 callers
Method
postfixNode_
(t,e)
docs/javascripts/tex-mml-chtml.js:1
↓ 4 callers
Method
runIntakeVoltage
(double volts)
example/5516-2024-OffSeason/src/main/java/frc/robot/subsystems/intake/IntakeIO.java:15
↓ 4 callers
Method
runRPMProfiled
(double rpm)
example/5516-2024-OffSeason/src/main/java/frc/robot/subsystems/shooter/FlyWheels.java:116
↓ 4 callers
Method
runRobotCentricChassisSpeeds
runs a ChassisSpeeds without doing any pre-processing @param speeds a discrete chassis speed, robot-centric
src/main/java/frc/robot/subsystems/drive/HolonomicDriveSubsystem.java:34
↓ 4 callers
Method
runVoltage
(double volts)
example/5516-2024-OffSeason/src/main/java/frc/robot/subsystems/shooter/FlyWheelIO.java:15
↓ 4 callers
Method
setCurrentRotationalMaintenance
(Rotation2d setPointAbsoluteFacing)
example/5516-2024-OffSeason/src/main/java/frc/robot/commands/drive/JoystickDrive.java:115
↓ 4 callers
Method
setParameter
(t,e)
docs/javascripts/tex-mml-chtml.js:1
↓ 4 callers
Method
textContent
(t,e,r)
docs/javascripts/tex-mml-chtml.js:1
↓ 4 callers
Method
toCurrentAllianceRotation
(Rotation2d rotationAtBlueSide)
example/5516-2024-OffSeason/src/main/java/frc/robot/constants/FieldConstants.java:21
↓ 4 callers
Method
update
(double dtSeconds)
example/5516-2024-OffSeason/src/main/java/frc/robot/utils/ClimberSim.java:70
↓ 4 callers
Method
updateContent
(t,e)
docs/javascripts/tex-mml-chtml.js:1
↓ 4 callers
Method
updateInputs
(GyroIOInputs inputs)
src/main/java/frc/robot/subsystems/drive/IO/GyroIO.java:21
↓ 4 callers
Function
x
(t,e)
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Function
C
(t,e)
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Function
D
(t)
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Function
H
(t,e,r)
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Function
L
(t)
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Function
Mt
(t,e,r="")
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Function
Sn
(t,e)
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Method
actionable_
(t)
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Method
addCondition
(t,e)
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Method
addEvents
(t,e)
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Method
addNode_
(t,e,r,n)
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Method
addObject
(ObjectOnFieldDisplay object)
example/5516-2024-OffSeason/src/main/java/frc/robot/utils/CompetitionFieldUtils/CompetitionFieldVisualizer.java:63
↓ 3 callers
Method
addRule
(t)
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Method
addRule
(t)
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Method
applyScaleFunction
(t)
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Method
applySmartDeadBand
apply a smart dead-band to the given axis value unlike normal dead-banding, the threshold of a smart deadband increases as the value of the other axis
example/5516-2024-OffSeason/src/main/java/frc/robot/utils/MapleJoystickDriveInput.java:79
↓ 3 callers
Method
applySmartDeadBand
apply a smart dead-band to the given axis value unlike normal dead-banding, the threshold of a smart deadband increases as the value of the other axis
src/main/java/frc/robot/utils/MapleJoystickDriveInput.java:80
↓ 3 callers
Method
classifyByColumns_
(t,e,r,n)
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Method
configureButtonBindings
Use this method to define your button->command mappings. Buttons can be created by instantiating a {@link GenericHID} or one of its subclasses ({@link
example/5516-2024-OffSeason/src/main/java/frc/robot/RobotContainer.java:322
↓ 3 callers
Method
constrainMagnitude
(double value, double maxMagnitude)
example/5516-2024-OffSeason/src/main/java/frc/robot/utils/CustomMaths/MapleCommonMath.java:38
↓ 3 callers
Method
delay
(double seconds)
src/main/java/frc/robot/utils/MapleTimeUtils.java:4
↓ 3 callers
Method
driveWheelRevolutionsToMeters
(double driveWheelRevolutions)
example/5516-2024-OffSeason/src/main/java/frc/robot/subsystems/drive/SwerveModule.java:115
↓ 3 callers
Method
driveWheelRevolutionsToMeters
(double driveWheelRevolutions)
src/main/java/frc/robot/subsystems/drive/SwerveModule.java:143
↓ 3 callers
Method
enumerate
(t)
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Method
executeIntakeNote
()
example/5516-2024-OffSeason/src/main/java/frc/robot/subsystems/intake/Intake.java:97
↓ 3 callers
Method
exprFont_
(t)
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Method
focusOnTarget
(int tagId, int cameraToFocusId)
src/main/java/frc/robot/subsystems/vision/apriltags/AprilTagVision.java:104
↓ 3 callers
Method
fromPreference
(t)
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Method
functionNode_
(t,e)
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Method
functionalNode_
(t,e,r,n)
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Method
generateOutput
(t)
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Method
generateSpeech
(t,e)
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Method
getAttribute_
(t,e,r)
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Method
getAxes
()
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Method
getDomNodes
()
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Method
getFlightTimeSeconds
(Translation2d targetPosition, Translation2d robotPosition)
example/5516-2024-OffSeason/src/main/java/frc/robot/utils/MapleShooterOptimization.java:97
↓ 3 callers
Method
getFlyWheelsDefaultCommand
()
example/5516-2024-OffSeason/src/main/java/frc/robot/subsystems/shooter/FlyWheels.java:93
↓ 3 callers
Method
getFunctionOp_
(t,e)
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Method
getJoystickChassisSpeeds
reads the joystick inputs and calculate the chassis speeds @return the chassis speeds requested by the pilot, driver-station-centric
example/5516-2024-OffSeason/src/main/java/frc/robot/utils/MapleJoystickDriveInput.java:34
↓ 3 callers
Method
getJoystickChassisSpeeds
reads the joystick inputs and calculate the chassis speeds @return the chassis speeds requested by the pilot, driver-station-centric
src/main/java/frc/robot/utils/MapleJoystickDriveInput.java:33
↓ 3 callers
Method
getKind
()
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Method
getModuleStates
Returns the module states (turn angles and drive velocities) for all the modules.
src/main/java/frc/robot/subsystems/drive/SwerveDrive.java:269
↓ 3 callers
Method
getPrimaryEstimatorPose
()
src/main/java/frc/robot/RobotState.java:175
↓ 3 callers
Method
getRobotRelativeSpeeds
()
src/main/java/frc/robot/RobotState.java:187
↓ 3 callers
Method
getSpeechRules
()
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Method
getStandardDeviation
(double[] dataSet)
src/main/java/frc/robot/utils/CustomMaths/Statistics.java:21
↓ 3 callers
Method
getStringConfig
(String name)
example/5516-2024-OffSeason/src/main/java/frc/robot/utils/CustomConfigs/MapleConfigFile.java:63
↓ 3 callers
Method
getStrings
(AlertType type)
example/5516-2024-OffSeason/src/main/java/frc/robot/utils/Alert.java:100
↓ 3 callers
Method
getValues
()
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Method
getVisualizer
()
example/5516-2024-OffSeason/src/main/java/frc/robot/utils/CompetitionFieldUtils/Simulations/CompetitionFieldSimulation.java:93
↓ 3 callers
Method
getall
()
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Method
hasSubtrie
(t)
docs/javascripts/tex-mml-chtml.js:1
↓ 3 callers
Method
ifNotePresent
()
example/5516-2024-OffSeason/src/main/java/frc/robot/commands/shooter/AimAndShootSequence.java:94
← previous
next →
201–300 of 1,798, ranked by callers