test
This commit is contained in:
parent
a30f9dbf95
commit
fd1b55588e
@ -125,8 +125,10 @@ function land() {
|
||||
neighbors.broadcast("cmd", 21)
|
||||
uav_land()
|
||||
}
|
||||
else
|
||||
else {
|
||||
barrier = nil
|
||||
statef=idle
|
||||
}
|
||||
}
|
||||
|
||||
# Executed once at init time.
|
||||
|
Loading…
Reference in New Issue
Block a user