Skip to content

kevin1x/DriverlessCar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

##Driverless Car Software of Bkakid team

Setup Instructions

Contents

  1. Install Prerequisites
  2. Clone repository

1. Install Prerequisites

  1. Install Ubuntu 14.04
  2. Install required packages

##install CMake: $ sudo apt-get install software-properties-common $ sudo add-apt-repository ppa:george-edison55/cmake-3.x $ sudo apt-get update $ sudo apt-get install cmake


##install Astra Camera Driver and OpenNI2: use OpenNI-Linux-Arm-2.3 run install.sh to generate OpenNIDevEnvironment, which contains OpenNI development environment

$ sudo chmod a+x install.sh $ sudo ./install.sh

please replug in the device for usb-register add environment variables.

$ source OpenNIDevEnvironment


##install I2C For JetsonTK1

$ sudo apt-get install -y i2c-tools $ apt-cache policy i2c-tools


##install GIT

$ sudo apt-get install git


##install PWM Servo Driver Board

$ sudo apt-get install libi2c-dev i2c-tools $ sudo i2cdetect -y -r 1

#JHPWMDriver Install Set time and date first

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published