follow_lane.cc File Reference

#include "navigator_internal.h"
#include "Controller.h"
#include "course.h"
#include "obstacle.h"
#include "follow_lane.h"
#include "avoid.h"
Include dependency graph for follow_lane.cc:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  way_table_t

Variables

static const way_table_t way_table []

Variable Documentation

const way_table_t way_table[] [static]
Initial value:
  {
    {"Lane", false},
    {"LaneChange", true},
    {"Merge", true},
    {"Stop", true},
    {"Uturn", true},
    {"Zone", false},    
    {"ZoneExit", true}, 
  }

Definition at line 29 of file follow_lane.cc.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


art_nav
Author(s): Austin Robot Technology, Jack O'Quin
autogenerated on Fri Jan 11 10:05:29 2013