enum class ForwardVel
This class holds the types of forward velocity units that are used in the followTo function. It is used to specify the units of the forward velocity parameter in the followTo function.
Values
pct
This is the default value. It is the percent of the maximum speed.
inps
This is the forward velocity in inches per second.