Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
wolf
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mobile_robotics
wolf_projects
wolf_lib
wolf
Commits
7e7a8271
Commit
7e7a8271
authored
3 years ago
by
Joan Vallvé Navarro
Browse files
Options
Downloads
Patches
Plain Diff
updated solver params hello_wolf_autoconf
parent
5a96b86a
No related branches found
No related tags found
2 merge requests
!427
Resolve "Wolf license"
,
!426
Resolve "SolverCeres: more parameters"
Pipeline
#7151
canceled
3 years ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
demos/hello_wolf/yaml/hello_wolf_config.yaml
+6
-1
6 additions, 1 deletion
demos/hello_wolf/yaml/hello_wolf_config.yaml
with
6 additions
and
1 deletion
demos/hello_wolf/yaml/hello_wolf_config.yaml
+
6
−
1
View file @
7e7a8271
...
@@ -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
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment