|
||||||||
PREV NEXT | FRAMES NO FRAMES |
PolygonObstacle.addVertex(double, double)
.
PolygonObstacle.addVertex(float, float)
.
cell
.
goalPoint
.
MapGUI.Poly
s.
MapGUI.Rect
s.
GlobalNavigation.cspace
to the GUI.
GlobalNavigation.grid
to the GUI.
GlobalNavigation.map
to console and to the GUI.
GlobalNavigation.currentWaypoint
to the
goal.
PolygonMap.instanceMain(java.lang.String)
to
allow subclasses to display extra stuff.
GUIEraseMessage
.
GUIEraseMessage
.
point
, or null if out of
bounds.
CSpace.obstacles
.
PolygonMap.obstacles
.
PolygonMap.robotGoal
.
PolygonMap.robotStart
.
PolygonObstacle.getVertices(List)
, always makes a new list.
PolygonMap.worldRect
.
Grid.cell
.GlobalNavigation.FAR_COLOR
and GlobalNavigation.GOAL_COLOR
.
Grid.GridIterator
over Grid.cell
.
#main
.
LocalNavigation.SonarGUI
to display map-related
data (first read the doc for that class).LocalNavigation.SonarGUI(int)
.
LocalNavigation.SonarGUI()
.
Grid.Cell
that PolygonObstacle.intersects(double, double, double, double)
obstacle
not Grid.Cell.free
.
GlobalNavigation.instanceMain(java.lang.String[])
.
MapGUI.polys
.
MapGUI.rects
.
mapFile
.
double
.
PolygonMap.parse(java.io.File)
after the first four lines are parsed
to allow subclasses to parse extra lines before the obstacles.
PolygonObstacle
.
Point2D.Double
.
Rectangle2D.Double
.
MapGUI.Poly
in
pixels.
MapGUI.Poly
color.
PolygonMap.worldRect
, PolygonObstacle
PolygonMap.obstacles
,
PolygonMap.robotStart
, and PolygonMap.robotGoal
that
make-up the environment in which the robot will navigate.mapFile
.
PolygonMap.PolygonMap(File)
.
MapGUI.Poly
s.
MapGUI.Rect
in
pixels.
MapGUI.Rect
color.
MapGUI.Rect
s.
PolygonObstacle.toStringBuffer(java.lang.StringBuffer)
, internally conses a StringBuffer.
|
||||||||
PREV NEXT | FRAMES NO FRAMES |