mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
HAND FIX: Fix robotpy yaml files
This commit is contained in:
committed by
Peter Johnson
parent
d3da30d53a
commit
cf711a125e
20
wpilibc/src/main/python/semiwrap/ExpansionHubMotor.yml
Normal file
20
wpilibc/src/main/python/semiwrap/ExpansionHubMotor.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
classes:
|
||||
frc::ExpansionHubMotor:
|
||||
methods:
|
||||
ExpansionHubMotor:
|
||||
SetPercentagePower:
|
||||
SetVoltage:
|
||||
SetPositionSetpoint:
|
||||
SetVelocitySetpoint:
|
||||
SetEnabled:
|
||||
SetFloatOn0:
|
||||
GetCurrent:
|
||||
SetDistancePerCount:
|
||||
GetEncoderVelocity:
|
||||
GetEncoderPosition:
|
||||
SetReversed:
|
||||
ResetEncoder:
|
||||
GetVelocityPidConstants:
|
||||
GetPositionPidConstants:
|
||||
IsHubConnected:
|
||||
Follow:
|
||||
Reference in New Issue
Block a user