• This repository has been archived on 06/Sep/2019
  • Stars
    star
    179
  • Rank 214,039 (Top 5 %)
  • Language
    C++
  • Created almost 8 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Autonomous Racing Car using NVIDIA Jetson TX2 using end-to-end driving approach. Paper: https://arxiv.org/abs/1604.07316

Jetson Autonomous RC Car

Autonomous RC Race Car using ROS and Keras/TensorFlow. Inspired by JetsonHacks

Repository Contents

  • /docs - research papers, documents, photos related to this project
  • /setup - Firmwares for Teensy 3.2 & SparkFun IMU Sensor + Set up instructions for Jetson TK1
  • /src - ROS source directory (ROS Nodes and Launch files)

Setup Instruction:

Please check docs/setup/README.md

Usage Example

  • Open a new terminal
roscore
  • Open another new terminal
roslaunch controller manual.launch
  • Use joystick to test drive around

* From Joystick, press Right Trigger button to activate Autopilot
  • In order to stop, press the small Right button to stop Autopilot

Author(s):

Acknowledgements:

  • JetsonHacks website provides helpful tips and tricks to work with Jetson TK1. JetsonHacks nicely simplifies the installation process with many ready-to-use scripts
  • DuckieTown, an MIT Course, is a great place to learn about developing autonomous vehicles.
  • UPenn F1/10 Tutorials give a nice introduction to ROS, Hardware installation, and System Architecture for RC Car.

More Repositories

1

yolov2

YOLOv2 Implementation in TF/Keras. Allowing to experiment on different feature detectors (MobileNet, Darknet-19). Paper: https://arxiv.org/abs/1612.08242
Python
49
star
2

tensorflow-on-nvidia-jetson

Make life easier with ready-to-install Tensorflow for NVIDIA Jetson TK1
24
star
3

deepcom

[NOT OFFICIAL VERSION] Communication Algorithms via Deep Learning. Paper: https://arxiv.org/abs/1805.09317
Jupyter Notebook
20
star
4

vehicle-tracker

Vehicle Detection and Tracking using Blob Algorithm + Linear SVC (or YOLO V2)
Jupyter Notebook
13
star
5

advance-lane-finding

Advance Lane Finding Technique using OpenCV
Jupyter Notebook
7
star
6

traffic-sign-classifier

Traffic Sign Classifier using TensorFlow
Jupyter Notebook
6
star
7

faceid

Implementation of iPhone X's FaceID in TensorFlow using ResNet50 / Batch Hard Triplet Loss
Python
6
star
8

tsr

Thermographic Signal Reconstruction Algorithm for Non-Destructive Testing. http://adsabs.harvard.edu/abs/2003OptEn..42.1337S
MATLAB
5
star
9

portrait

Semantic Image Segmentation. Paper: https://research.googleblog.com/2018/03/semantic-image-segmentation-with.html
Python
5
star
10

steering-model

Autonomous Driving Model using TensorFlow/Keras
Python
5
star
11

carID

A Batch-hard Triplet Loss implementation for Car Re-identification. Paper: https://arxiv.org/abs/1703.07737
Python
4
star
12

visualize-tsne

This repo contains example of how to train/evaluate a tensorflow model and visualize result on Tensorboard.
Python
3
star
13

behavioral-cloning

Teach the CNN Model to mimic human driving behavior using Keras
Python
2
star
14

CarND

Notes for my Self-Driving Car Course at Udacity
C++
2
star
15

docker-spark

Dockerfile
1
star
16

interactive-gan-visualizer

Interactive Image Generator with Generative Adversarial Network
JavaScript
1
star
17

webcam-calibration-tool

OpenCV Camera Calibration Toolbox using a Chessboard
C++
1
star
18

extended-kalman-filter

Sensor Fusion Project using LiDar and Radar sensors to estimate current pose of object (position, velocity) in 2D Plane
C++
1
star
19

homelab-monitoring-system

Monitoring System for my HomeLab with Grafana / Promethesus. Provisioned by Ansible
1
star
20

cali-accidents

Visualization of California Traffic Fatalities in 2017
HTML
1
star
21

radioml

Jupyter Notebook
1
star
22

unscented-kalman-filter

An Unscented Kalman Filter Implementation in C++
Jupyter Notebook
1
star
23

cis26b

Advanced C Programming
C
1
star