Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iri_ana_rosnav
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
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
labrobotica
ros
robots
ana
iri_ana_rosnav
Commits
7210ee12
Commit
7210ee12
authored
4 years ago
by
Sergi Hernandez
Browse files
Options
Downloads
Patches
Plain Diff
The DWA local planner has changed the name of some of the configuration parameters.
parent
bff24ce9
No related branches found
No related tags found
1 merge request
!1
Melodic migration
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
params/local_planner/dwa_params.yaml
+6
-6
6 additions, 6 deletions
params/local_planner/dwa_params.yaml
with
6 additions
and
6 deletions
params/local_planner/dwa_params.yaml
+
6
−
6
View file @
7210ee12
...
@@ -3,19 +3,19 @@ latch_xy_goal_tolerance: true
...
@@ -3,19 +3,19 @@ latch_xy_goal_tolerance: true
DWAPlannerROS
:
DWAPlannerROS
:
# robot configuration parameters
# robot configuration parameters
max_trans
_vel
:
0.5
max_
vel_
trans
:
0.5
min_trans
_vel
:
0.1
min_
vel_
trans
:
0.1
max_vel_x
:
0.5
max_vel_x
:
0.5
min_vel_x
:
0.0
min_vel_x
:
0.0
max_vel_y
:
0.0
max_vel_y
:
0.0
min_vel_y
:
0.0
min_vel_y
:
0.0
max_
rot_vel
:
2.0
max_
vel_theta
:
2.0
min_
rot_vel
:
0.1
min_
vel_theta
:
0.1
acc_lim_theta
:
5.0
acc_lim_theta
:
5.0
acc_lim_x
:
1.0
acc_lim_x
:
1.0
acc_lim_y
:
0.0
acc_lim_y
:
0.0
acc_lim
it
_trans
:
1.0
acc_lim_trans
:
1.0
rot
_stopped_vel
:
0.1
theta
_stopped_vel
:
0.1
trans_stopped_vel
:
0.1
trans_stopped_vel
:
0.1
# goal tolerance parameters
# goal tolerance parameters
...
...
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