Class: PickUpEvent

PickUpEvent(match, robot, eventType, location)

new PickUpEvent(match, robot, eventType, location)

Represents a pick up event in FRC Matches.
Parameters:
Name Type Description
match Match
robot Robot
eventType string
location number
Source: