Skip to content

Self Driving Car uses ROS and Keras. Integrates CDF and CDH and CDSW for Edge to AI.

Notifications You must be signed in to change notification settings

apsaltis/Autonomous-Car

 
 

Repository files navigation

Autonomous Car

Overview

Autonomous Car is an Open Source Self Driving Vehicle. This car is powered by 3 Cameras, LiDAR and Logitech Game Controller connected to the Jetson TX2 Board. ROS runs on the TX2 and controls the car's movement. Keras is used on the TX2 or on CDSW in the cloud for building, training and deploying a CNN model based on cloning driving behavior. Hadoop HDFS is used to store all the car data and save the trained CNN model. When the CNN model is deployed, ROS receives a constant speed of 15mph while streaming in center camera images and receiving a predicted steering angle for each image. Hence, the car drives autonomously on the custom track.

james_with_car.jpg

controller.jpg

In this tutorial, you will build an Edge to AI application featuring CDF and CDSW.

Big Data Technologies used to develop the Application:

Bill of Materials

Tutorial Series

Autonomous Car Tutorial

About

Self Driving Car uses ROS and Keras. Integrates CDF and CDH and CDSW for Edge to AI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.6%
  • Python 1.2%
  • Shell 0.2%