Project

General

Profile

Revision 1966

Added test map data encoding to intersectData.c. Fixe a whole bunch of stuff so
that at least this traffic_navigation compiles without warnings. Symlinked to
needed files in linefollow. Changed function declaration style. Added
delclaration of read_line to analog.h. You're welcome. Fixed several #includes.
You're all welcome.

View differences:

traffic_navigation.h
2 2

  
3 3
#include <dragonfly_lib.h>
4 4
#include <wl_basic.h>
5
#include "lineDrive.h"
5
#include "../linefollowing/lineDrive.h"
6 6
#include "highways.h"
7 7
#include "intersectData.h"
8 8
#include "validTurns.h"

Also available in: Unified diff