Skip to content

AutoDrive simulation using opendavinci

License

Unknown and 2 other licenses found

Licenses found

Unknown
COPYING
GPL-2.0
LICENSE-GPL-v2
LGPL-2.1
LICENSE-LGPL-v2.1
Notifications You must be signed in to change notification settings

retalieight/AutodriveSim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

AutoDriveSim

AutoDrive simulation using opendavinci

Alt text

###Instructions This guide assumes you are using the pre-built virtual machine image (user:msv)(pass:msv). ####Download the Repository

cd ~
git clone [email protected]:davidkron/AutodriveSim.git

####Compile and Install OpenDaVINCI Create installation directory for the OpenDaVINCI code (this repository's code).

sudo mkdir /opt/odv
sudo chown msv:msv /opt/odv

Finally, compile and install.

cd ~/AutodriveSim
./build.sh

####Run OpenDaVINCI

cd ~/AutodriveSim
./autodrive.sh

###Buildscripts

  • build.sh - Generates and compiles makefiles (run this the first time and whenever you make cmake modifications)
  • compile.sh - Only compiles from makefiles
  • autodrive.sh - Runs the necessary components for simulation

About

AutoDrive simulation using opendavinci

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
COPYING
GPL-2.0
LICENSE-GPL-v2
LGPL-2.1
LICENSE-LGPL-v2.1

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 58.9%
  • C++ 39.6%
  • HTML 0.7%
  • CMake 0.3%
  • Roff 0.2%
  • Python 0.2%
  • Other 0.1%