|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlejos.robotics.proposal.GPSPoseProvider
public class GPSPoseProvider
The GPS PoseProvider class will probably work off data from the javax location package.
Constructor Summary | |
---|---|
GPSPoseProvider(LocationProvider gps)
|
Method Summary | |
---|---|
Pose |
getPose()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GPSPoseProvider(LocationProvider gps)
Method Detail |
---|
public Pose getPose()
getPose
in interface PoseProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |