vehicles

Program to simulate vehicles at an intersection using queues

HI I got this coursework question to solve. This is the question: Design a program to simulate vehicles at an intersection. Assume that there is one lane going in each of four directions, with stoplights facing each direction. Vary the arrival time of vehicles randomly in each direction and set up a regular frequency of the light cha...

Vehicle tracking through AVL03

Hi All, I have been working on the vehicle tracking concept and using AVL 03 device to send the telemetric details of the vehicle to the server. Now the problem i'm facing is: I have correctly set up all the parameters required to sending data to the call center , then to the log says "GPRS failed", and i'm not getting the data from th...

Vehicle Make/Model and Parts Database

I am looking to see if there is a web based service I can either access programmatically to access teh following information, or a database I could purchase or interface with. I am looking to see if there are databases out there for: 1) Vehicle makes and models -- I recall something being out there in the $500/yr range 2) Vehicle Par...

Open-source urban driving simulator

Open-source urban driving simulator needed to build an automated taxi driver. The dream feature-set may include: * easy import of external AI code * other agents, such as cars and pedestrians * simulated programmable traffic and traffic regulations * relatively realistic physics engine I had a look at TORCS, which has most of these fe...