Skip to content

An operating platform for an RC-car controlled by a Jetson Nano

Notifications You must be signed in to change notification settings

psomers3/JetsonEV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JetsonEV

This is provides an Object-Oriented python driver for controlling an RC-car with a Jetson Nano. The documentation is very much still in development.

Documentation

See the PROJECT SITE that is generated from the gh-pages branch.

Installation

user@JetsonEV:~$ git clone https://github.psomers3/JetsonEV.git
user@JetsonEV:~$ cd JetsonEV
user@JetsonEV:~$ sudo pip install -r requirements.txt
user@JetsonEV:~$ sudo pip install .

Jetson Nano

For setting up a Jetson Nano, see the project wiki (To be uploaded...).

GUI

A quick and dirty PyQt GUI to view the raw data from the JetsonEV can be found here.

About

An operating platform for an RC-car controlled by a Jetson Nano

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages