Robot Core Documentation
|
▼Pcom | |
▼Ppathplanner | |
▼Plib | |
►Pauto | |
►Pcommands | |
►Pcontrollers | |
►Ppath | |
►Ppathfinding | |
►Putil | |
▼Pedu | |
▼Pwpi | |
▼Pfirst | |
►Phal | |
►Pmath | |
►Pnetworktables | |
►Punits | |
►Putil | |
►Pwpilibj | |
►Pwpilibj2 | |
▼Porg | |
▼Pah | |
▼Pjava | |
►Premotevmlauncher | |
▼ProbotCore | |
▼Papriltags | |
CApriltagLocation | This class specifies the location and orientation of an individual Apriltag |
CApriltagLocations | This class specifies the location and orientation all of the tags on the field |
▼CApriltagsCamera | The ApriltagsCamera class handles communication with the Raspberry Pi Camera |
CApriltagsCameraRegion | The ApriltagsCameraRegion specifies a single detected region |
CApriltagsCameraRegions | The ApriltagsCameraRegions specifies list of detected regions |
CApriltagsCameraStats | The ApriltagsCameraStats class collects the current camera performance statistics |
CApriltagsCameraType | |
CPositionServer | This class provides a server which can be used to send the robot's current pose to a program running on the dirver station to graphically display the current position and orientation of the robot |
CDevice | Device |
CDigitalCounter | The DigitalCounter class provides a way to count the number of transitions for a specific pin |
CDigitalInput | The DigitalInput class reads the state of one Arduino digital pin |
CDigitalOutput | Controls the state of one Arduino digital pin |
▼CEncoder | The Encoder interface is implemented by classes which track an relative position |
CEncoderType | Specifies the type of encoder |
CGenericHID | The GeneriacHID class is the base class for input devices such as joysticks |
CGyro | The Gyro class measures the orientation of the robot |
CJoystickBase | The Joystick class read the joystick connected to the driver station |
CLaunch | |
CLogger | The Logger class provides a mechanism to log messages |
CMotorBase | Provides the base class for all motors |
▼CNetwork | The Network class handles network connections |
CNetworkReceiver | The NetworkReceiver interface provides a callback for received data on a network connection |
▼CPiCamera | The PiCamera class handles communication with the Raspberry Pi Camera |
CPiCameraPoint | The PiCameraPoint specifies an (x,y) position |
CPiCameraRect | The PiCameraRect specifies an rectangular region |
CPiCameraRegion | The PiCameraRegion specifies a single detected region |
CPiCameraRegions | The PiCameraRegions specifies list of detected regions |
CPiCameraStats | The PiCameraStats class collects the current camera performance statistics |
CPWMMotor | The PWMMotor class is used to control a motor that requires PWM and direction signals |
▼CSmartMotor | Smart motor controller class |
CSmartMotorMode | Specifies the type of control |
CSmartMotorType | Specifies the type of motor |