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.pathing.follower
Package-level
declarations
Types
Types
Follower
Link copied to clipboard
class
Follower
(
localizer
:
Localizer
,
drive
:
MecanumBase
)
Robot
Feedforward
Link copied to clipboard
class
RobotFeedforward
(
val
kVX
:
Double
,
val
kAX
:
Double
,
val
kVY
:
Double
,
val
kAY
:
Double
,
val
kVTheta
:
Double
,
val
kATheta
:
Double
,
val
kStaticX
:
Double
=
0.0
,
val
kStaticY
:
Double
=
0.0
,
val
kStaticTheta
:
Double
=
0.0
)
Feedforward for X (forward), Y (strafe), and Theta (rotation). All units: