Skip to content
Snippets Groups Projects
Commit 7e7a8271 authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

updated solver params hello_wolf_autoconf

parent 5a96b86a
No related branches found
No related tags found
2 merge requests!427Resolve "Wolf license",!426Resolve "SolverCeres: more parameters"
Pipeline #7151 canceled
...@@ -23,7 +23,12 @@ config: ...@@ -23,7 +23,12 @@ config:
verbose: 0 verbose: 0
period: 0.2 period: 0.2
update_immediately: false update_immediately: false
n_threads: 1 n_threads: 2
compute_cov: false
minimizer: LEVENBERG_MARQUARDT
use_nonmonotonic_steps: false # only for LEVENBERG_MARQUARDT and DOGLEG
function_tolerance: 0.000001
gradient_tolerance: 0.0000000001
sensors: sensors:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment