|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Scheduler
.
Scheduler
.
Command
to the group.
Command
to the group with the given timeout.
Command
to the group.
Command
to the group with a given timeout.
CommandGroup
is a list of commands which are executed in sequence.CommandGroup
.
CommandGroup
with the given name.
PIDController
Subsystem
.
PIDController
getNumber
instead
getNumber
instead.
CommandGroup
that this command is a part of.
Scheduler
, creating it if one does not exist.
getNumber
instead
getNumber
instead
PIDController
used by this PIDCommand
.
PIDController
used by this PIDSubsystem
.
IllegalUseOfCommandException
.
IllegalUseOfCommandException
with the given message.
cancel()
or another command shared the same requirements as this one, and booted
it out.
Commands
in this group
have been started and have finished.
timeSinceInitialized()
method returns a number which is greater than or equal to the timeout for the command.
Command
which interacts heavily with a PID loop.PIDCommand
that will use the given p, i and d values.
PIDCommand
that will use the given p, i and d values.
PIDCommand
that will use the given p, i and d values.
PIDCommand
that will use the given p, i and d values.
Subsystem
which uses a single PIDController
almost constantly (for instance,
an elevator which attempts to stay at a constant height).PIDSubsystem
that will use the given p, i and d values.
PIDSubsystem
that will use the given p, i and d values.
PIDSubsystem
that will use the given p, i and d values.
PIDSubsystem
that will use the given p, i and d values.
PIDSubsystem
that will use the given p, i and d values.
PIDSubsystem
that will use the given p, i and d values.
PrintCommand
is a command which prints out a string when it is initialized, and then immediately finishes.PrintCommand
which will print the given message when it is run.
SmartDashboardNamedData
to the specified value in this table.
putNumber
instead
putNumber method
instead
Subsystem
is used by this command.
Scheduler
is a singleton which holds the top-level running
commands.SendableChooser
class is a useful tool for presenting a selection
of options to the SmartDashboard
.SendableChooser
.
PWM.setBounds(double, double, double, double, double)
Command
should run when the robot is disabled.
SmartDashboard
class is the bridge between robot programs and the SmartDashboard on the
laptop.StartCommand
will call the start()
method of another command when it is initialized
and will finish immediately.StartCommand
which will start the
given command whenever its initialize()
is called.
Command
is by default its name.
Trigger
.WaitCommand
will wait for a certain amount of time before finishing.WaitCommand
with the given timeout.
WaitCommand
with the given timeout.
CommandGroup
it is in has no active children.Command
will run when the robot is disabled, or if it will cancel itself.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |