Skip to content

rmichon/drivingSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drivingSimulator

This repository contains the different softwares developed in the Frame of the Renault / CCRMA / CDR project conducted at Stanford Univeristy's Volkswagen Automotive Innovation Lab (VAIL).

Content

  • ./build: build the different elements

  • ./clean: removes the compiled objects

  • ./run: launch the sound engine

  • ./stop: stop the sound engine

  • ./faust: the faust codes

  • ./udp2osc: a very simple program that retrieves the UDP messages from the car simulator, format them into OSC messages and send them on a defined port.

debug commands:

oscsend localhost 5510 /audioEngine/child/on f 1.0

nc -luv 8089

oscdump 5510