added script list menu and fix rostopic list to webcontrol
This commit is contained in:
parent
6aa43f20bc
commit
3ad277bd5e
|
@ -8,6 +8,8 @@ include "vstigenv.bzz"
|
||||||
|
|
||||||
#State launched after takeoff
|
#State launched after takeoff
|
||||||
AUTO_LAUNCH_STATE = "FORMATION"
|
AUTO_LAUNCH_STATE = "FORMATION"
|
||||||
|
TARGET = 9.0
|
||||||
|
EPSILON = 30.0
|
||||||
|
|
||||||
#####
|
#####
|
||||||
# Vehicule type:
|
# Vehicule type:
|
||||||
|
|
Loading…
Reference in New Issue