Skip to content

Smart car uses OpenCV, Tensorflow, HDP3.0 and other open source technologies to steer autonomously.

Notifications You must be signed in to change notification settings

LopezChris/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

Smart car uses OpenCV, Tensorflow, HDP3.0 and other open source technologies to steer autonomously.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages