Skip to content

DataBach-maker/OS_Project17_Segfault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to the OS_Project17_Segfault wiki!

This page is created for our robot project of EURECOM - Operating Systems 2017 class

Robot Name: SegFault

Robot Bluetooth Address: A0:E6:F8:FC:C2:59

The details of the project can be found under :

Algorithms

Robot Architecture

Description

Gallery

How to compile

To Compile:

  gcc -I./ev3dev-c/source/ev3 -O2 -std=gnu99 -W -Wall -Wno-comment  -c tester.c -o tester.o
  gcc tester.o -Wall -lm -lev3dev-c -lbluetooth -o tester

To Run:

  ./tester

Group Members:

Jermaine Easton

Berkay Köksal

Ariane Horbach

Yasmine Dissem

About

Operation Systems Fall 2017 Robot Project Eurecom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published