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
/
RobotFeedforward
/
RobotFeedforward
Robot
Feedforward
constructor
(
kVX
:
Double
,
kAX
:
Double
,
kVY
:
Double
,
kAY
:
Double
,
kVTheta
:
Double
,
kATheta
:
Double
,
kStaticX
:
Double
=
0.0
,
kStaticY
:
Double
=
0.0
,
kStaticTheta
:
Double
=
0.0
)