example config updated
parent
3a0d35dde8
commit
6c814a4914
|
@ -59,7 +59,7 @@ MpcLocalPlannerROS:
|
||||||
orientation_weight: 0.0
|
orientation_weight: 0.0
|
||||||
via_points_ordered: False
|
via_points_ordered: False
|
||||||
terminal_cost:
|
terminal_cost:
|
||||||
type: "quadratic" # can be "none"
|
type: "none" # can be "none"
|
||||||
quadratic:
|
quadratic:
|
||||||
final_state_weights: [2.0, 2.0, 2.0]
|
final_state_weights: [2.0, 2.0, 2.0]
|
||||||
terminal_constraint:
|
terminal_constraint:
|
||||||
|
|
Loading…
Reference in New Issue