Skip to content
/ RobotOs Public

This project is Team 5 submission to OS's project Eurecom Kart

Notifications You must be signed in to change notification settings

n3k0m4/RobotOs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Team 5 OS's project

Compilation:

To be able to run the project (compile the code), start by cloning the repository and then run git submodule init && git submodule update to fetch the submodule ev3dev.

Now you need to make a libraries directory and add the necessary libs. To do so, run the following from the root directory mkdir libraries && cp ev3dev-c/lib/libev3dev-c.a /libraries . Finally, To compile now just run make.

About

This project is Team 5 submission to OS's project Eurecom Kart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published