Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iri_collision_manager
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
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
dogs_project
iri_collision_manager
Commits
4e0f3834
Commit
4e0f3834
authored
3 years ago
by
Alejandro Lopez Gestoso
Browse files
Options
Downloads
Patches
Plain Diff
Updated params
parent
d0ed9629
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
config/params.yaml
+4
-4
4 additions, 4 deletions
config/params.yaml
with
4 additions
and
4 deletions
config/params.yaml
+
4
−
4
View file @
4e0f3834
...
...
@@ -4,7 +4,7 @@ fixed_frame: map
base_link_frame
:
base_link
tf_timeout
:
0.2
err_msg_rate
:
0.5
calculate_ang_vel
:
Fals
e
calculate_ang_vel
:
Tru
e
watchdog_t
:
1.0
collision_timeout
:
4.0
...
...
@@ -12,7 +12,7 @@ collision_acc_transition_counter_en: True
collision_acc_th
:
5.0
collision_acc_counter_limit
:
20
collision_ang_vel_transition_counter_en
:
True
collision_ang_vel_th
:
0.
4
collision_ang_vel_th
:
0.
3
#collision_ang_vel_th: 0.2
collision_ang_vel_counter_limit
:
20
odom_trans_th
:
0.2
...
...
@@ -24,5 +24,5 @@ buffer_size: 10
scan_diff_t_from_collision
:
0.1
front_laser_en
:
True
rear_laser_en
:
True
icp_min_points
:
2
8
0
icp_max_err_by_points
:
0.
5
icp_min_points
:
2
6
0
icp_max_err_by_points
:
0.
4
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