Skip to content

Instantly share code, notes, and snippets.

@mcamp
mcamp / intrucciones_repositorios_duckietowncl.md
Last active May 2, 2017 15:41
Intrucciones para mantener los repositorios en los duckiebots y los workstations

Intrucciones para mantener los repositorios en los duckiebots y los workstations

Duckietown:

En el duckiebot, el repositorio está linkeado a alguien del equipo de Duckietown-Chile. Nosotros queremos que este linkeado a su usuario de git. Si quieren ver a quien esta linkeada la cuenta basta con hacer:

$ git config –l
…
user.email=team@mail.com
@mcamp
mcamp / pr2-systemcheck
Created June 22, 2015 21:33
pr2-systemcheck
sudo pr2-systemcheck
Running local scripts
Running scripts for c1
* Testing ssh connection to c1... OK
* Running 'all/checkcpucores.sh'... OK
* Running 'all/checkcpufans.sh'... OK
* Running 'all/checkhome.sh'... OK
* Running 'all/checkpowerboard.sh'... OK
* Running 'all/checktime.py'... FAIL (Return code: 1)