Local safe autonomy #22

Merged
senaduka merged 15 commits from local_safe_autonomy into master 2016-06-08 11:23:44 +02:00
Showing only changes of commit b30af162a1 - Show all commits

View File

@@ -36,4 +36,4 @@ def sync():
print " panicking safely ! "
safely_panic()
print " rebooting "
commands.getoutput('/sbin/shutdown -r +5')
commands.getoutput('/sbin/shutdown -r +3')