Skip to content

Project Description

DissYas edited this page Jan 14, 2018 · 36 revisions

Source Code and Instructions

The source code for this project can be found under https://github.com/Horbaje/OS_Project17_Segfault/blob/master/tester(v.2).c .

The first step is to flash a Debian GNU/Linux system on the provided SDcard. Instructions on how to do so, can be found here: http://www.ev3dev.org/docs/getting-started/. The link provided also explains how to connect to the robot via an SSH. For the connection, FileZilla and Putty are recommended. When connecting the robot the first time, the connection needs to be established with a cable. However, after downloading all the necessary packages, the connection should be established with Bluetooth. The robot is a sudoer, meaning extra packages can be installed. A description on how to do so in detail can be found here: http://soc.eurecom.fr/OS/projects_fall2017.html#ev3. The code provided on this git can be cloned on the robot or the host computer.

Team work

The source code on https://github.com/Horbaje/OS_Project17_Segfault/blob/master/tester(v.2).c contains the names of who programmed what. We worked on the project together, since we had the opportunity to meet easily and frequently. The team met every Thursday and Sunday to work on the project. We used GitHub for backups and version control. The description of every member's work can be found in the file code.

Clone this wiki locally