rm launch_local.moos
This commit is contained in:
0
setting/ControlParam.json
Normal file → Executable file
0
setting/ControlParam.json
Normal file → Executable file
0
setting/Origin.json
Normal file → Executable file
0
setting/Origin.json
Normal file → Executable file
0
setting/PlanConfigure.json
Normal file → Executable file
0
setting/PlanConfigure.json
Normal file → Executable file
24
setting/SafetyRules.json
Normal file
24
setting/SafetyRules.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"maxTime" : 100,
|
||||
"maxDepth" : 100,
|
||||
"minAltitude" : 1,
|
||||
"points" :
|
||||
[
|
||||
{
|
||||
"east" : 90,
|
||||
"north" : -160
|
||||
},
|
||||
{
|
||||
"east" : 90,
|
||||
"north" : 275
|
||||
},
|
||||
{
|
||||
"east" : -360,
|
||||
"north" : 275
|
||||
},
|
||||
{
|
||||
"east" : -360,
|
||||
"north" : -160
|
||||
}
|
||||
]
|
||||
}
|
||||
9
setting/WayConfigParam.json
Normal file
9
setting/WayConfigParam.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"lead" : 8,
|
||||
"lead_damper" : 1,
|
||||
"lead_to_start" : false,
|
||||
"capture_line" : true,
|
||||
"capture_radius" : 5,
|
||||
"slip_radius" : 15,
|
||||
"efficiency_measure" :"all"
|
||||
}
|
||||
Reference in New Issue
Block a user