Skip to content

Latest commit

 

History

History
 
 

steering-models

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Steering Models

Here you will find code and documentation for community solutions to Udacity Challenge #2: Predicting Steering Angles. The steering-node folder includes the code we actually use on the vehicle to test models, the community-models folder includes information about the approaches to training and model building that the finalists used, and the "evaluation" folder includes links to the finalist models and associated scripts to test them on real image streams from the Udacity datasets.

Safety

This code is currently for research purposes only, and should not, at this time, be used in the operation of an actual vehicle. We have put the software together using ROS as a middleware, which allows you to use recorded data from a real vehicle to simulate how the software would perform on real roads without risk.