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 5ae36641a2 - Show all commits

View File

@@ -31,4 +31,4 @@ def sync():
server.post_state(current_state)
except:
print " panicking safely ! "
safely_panic();
safely_panic()