Git Product home page Git Product logo

djtobias / cherry-autonomous-racecar Goto Github PK

View Code? Open in Web Editor NEW
318.0 31.0 106.0 59.37 MB

Implementation of the CNN from End to End Learning for Self-Driving Cars on a Nvidia Jetson TX1 using Tensorflow and ROS

License: MIT License

Python 63.70% Arduino 30.44% CMake 5.12% Shell 0.75%
deep-learning tensorflow robot-operating-system ros python autonomous-driving convolutional-neural-networks robotics jetson-tx1 teensy

cherry-autonomous-racecar's People

Contributors

djtobias avatar ryandellana avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cherry-autonomous-racecar's Issues

How to get the throttle and steering as the output

Hi,

We found the code about the autonomous driving indoor which is very useful for us. We appreciate it.

However, we found that in the car_model.py, the type of y_ is a [none, 1] tensor. While the label (y) should be a 2-dimentional array which includes throttle and steering. So could you explain us how to get the throttle and steering at the same time when doing the inference use the model?

Thanks a lot.

Best.

Training CNN

Could you please explain how to collect the steering angle and throttle during the manual driving for training? Is there special API supported by the hardware?

installGuides needs to be updated

Merge preinstall and build/patch kernel as one package

#!/bin/bash
## Add repositories and install chromium
sudo apt-add-repository universe
sudo apt-add-repository multiverse
sudo apt-add-repository restricted
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install chromium-browser

# Kernel and Module Build
cd $HOME
git clone https://github.com/jetsonhacks/buildJetsonTX1Kernel.git
cd buildJetsonTX1Kernel
./getKernelSources.sh
./patchAndBuildKernel.sh
./copyImage.sh

How to set up Teeny on Jetson TX1

Dear Tobias,

I wonder how you could install Teensy on Jetson TX1. I am trying to do the same, however, Teensy 3.2 does not support AARCH 64 architecture yet..

Thanks!!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.