Test to see how the warmstart correction affect the benchmarks.
This commit is contained in:
@@ -214,7 +214,7 @@ impl Default for IntegrationParameters {
|
|||||||
velocity_solve_fraction: 1.0,
|
velocity_solve_fraction: 1.0,
|
||||||
velocity_based_erp: 0.0,
|
velocity_based_erp: 0.0,
|
||||||
warmstart_coeff: 1.0,
|
warmstart_coeff: 1.0,
|
||||||
warmstart_correction_slope: 1.0,
|
warmstart_correction_slope: 1.0e7,
|
||||||
allowed_linear_error: 0.005,
|
allowed_linear_error: 0.005,
|
||||||
prediction_distance: 0.002,
|
prediction_distance: 0.002,
|
||||||
allowed_angular_error: 0.001,
|
allowed_angular_error: 0.001,
|
||||||
|
|||||||
Reference in New Issue
Block a user