Package frc.spectrumLib.sim
package frc.spectrumLib.sim
-
ClassDescriptionConfiguration data for an arm simulation.WPILib-backed simulation of a single-jointed arm driven by one or more Kraken X60 motors.Renders a filled circle in a
Mechanism2dcanvas using evenly-spaced radial ligaments.Configuration data for a linear (elevator-style) mechanism simulation.WPILib-backed simulation of a linear (elevator-style) mechanism driven by one or more Kraken X60 motors.Represents a simulation component that other mechanisms can be attached to.Discriminates between the two supported mount types so child mechanisms can apply the correct positioning logic.Mixin interface for simulation components that can be attached to aMount.Configuration data for a roller mechanism simulation.WPILib-backed simulation of a roller (flywheel) mechanism driven by a single Kraken X60 motor.