Robot Tracker
An API to track the current coordinates of the robot.
Properties
Functions
Link copied to clipboard
Link copied to clipboard
ONLY WORKS IN AUTO Gets the current acceleration as an Array of Doubles, 0 = Horizontal, 1 = Vertical, 2 = Radial
Link copied to clipboard
Returns the position as an Array of Doubles, 0 = x, 1 = y, 2 = h
Link copied to clipboard
Gets the current velocity as an Array of Doubles, 0 = Horizontal, 1 = Vertical, 2 = Angular