Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
laser
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
plugins
laser
Commits
34bea22a
Commit
34bea22a
authored
2 years ago
by
Joan Solà Ortega
Browse files
Options
Downloads
Patches
Plain Diff
Tune proc icp 3d yaml
parent
b9d39987
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!41
Draft: Resolve "New branch laser 3d"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/yaml/problem_odom_icp_3d.yaml
+3
-3
3 additions, 3 deletions
test/yaml/problem_odom_icp_3d.yaml
with
3 additions
and
3 deletions
test/yaml/problem_odom_icp_3d.yaml
+
3
−
3
View file @
34bea22a
...
@@ -41,11 +41,11 @@ config:
...
@@ -41,11 +41,11 @@ config:
state_getter
:
true
state_getter
:
true
state_priority
:
1
state_priority
:
1
pcl_downsample
:
true
pcl_downsample
:
true
pcl_downsample_voxel_size
:
0.
2
pcl_downsample_voxel_size
:
0.
05
icp_algorithm
:
"
icp_nl"
# "icp", "icp_nl", "gicp"
icp_algorithm
:
"
icp_nl"
# "icp", "icp_nl", "gicp"
icp_max_iterations
:
20
icp_max_iterations
:
20
icp_transformation_rotation_epsilon
:
0.99
# this is cos(alpha)
icp_transformation_rotation_epsilon
:
0.99
# this is cos(alpha)
icp_transformation_translation_epsilon
:
1e-
6
# this is translation squared
icp_transformation_translation_epsilon
:
1e-
9
# this is translation squared
icp_max_correspondence_distance
:
0.5
icp_max_correspondence_distance
:
0.
0
5
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