public class RobotSetup extends Object implements Serializable
| Constructor and Description |
|---|
RobotSetup(Double x,
Double y,
Double heading)
Constructs a new RobotSetup.
|
public Double getX()
null means unspecified (random).public Double getY()
null means unspecified (random).public Double getHeading()
null means unspecified (random).Copyright © 2014. All rights reserved.