Pioneer Robotics Documentation
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Pioneer Robotics Documentation
Pioneer Robotics Documentation
/
pioneer.opmodes.teleop.drivers
/
TeleopDriver2
Teleop
Driver2
class
TeleopDriver2
(
gamepad
:
Gamepad
,
bot
:
Bot
)
Members
Constructors
Teleop
Driver2
Link copied to clipboard
constructor
(
gamepad
:
Gamepad
,
bot
:
Bot
)
Types
Flywheel
Speed
Link copied to clipboard
enum
FlywheelSpeed
:
Enum
<
TeleopDriver2.FlywheelSpeed
>
Shoot
State
Link copied to clipboard
enum
ShootState
:
Enum
<
TeleopDriver2.ShootState
>
Properties
flywheel
Velocity
Enum
Link copied to clipboard
var
flywheelVelocityEnum
:
TeleopDriver2.FlywheelSpeed
P
Link copied to clipboard
var
P
:
Points
shoot
State
Link copied to clipboard
var
shootState
:
TeleopDriver2.ShootState
target
Goal
Link copied to clipboard
var
targetGoal
:
Pose
turret
Angle
Link copied to clipboard
var
turretAngle
:
Double
Functions
update
Link copied to clipboard
fun
update
(
)