Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

P4 - Identify and Document Tunable Navigation Parameters #14

Open
4 tasks
erickmu1 opened this issue Jun 4, 2020 · 3 comments
Open
4 tasks

P4 - Identify and Document Tunable Navigation Parameters #14

erickmu1 opened this issue Jun 4, 2020 · 3 comments
Assignees

Comments

@erickmu1
Copy link
Member

erickmu1 commented Jun 4, 2020

Description:

  • To perform a more in-depth tuning of the Navigation Stack and RTAB Map, we need to research which parameters are available and what they do
  • Want to have an idea of how we will proceed to tune these packages

Goals:

  • Identify tunable parameters in the Navigation Stack
  • Identify tunable parameters in RTAB Map

Acceptance Criteria:

  • Wiki identifying and explaining what parameters to tune for the Navigation Stack
  • Wiki identifying and explaining what parameters to tune for RTAB Map

Notes:

  • Questions to consider:
    • What is the parameter?
    • How does it affect navigation?
    • How can we determine a good value for it?
    • Difficulty in tuning?
@erickmu1 erickmu1 self-assigned this Jun 24, 2020
@erickmu1
Copy link
Member Author

The section Understanding the Navigation Stack in our Wiki highlights the main components (ROS API) that pertain to the navigation stack. This should provide an overview on what the main components we can play around with are as well as their general functionality.

@1999michael
Copy link
Contributor

Notes for documentation
Navigation Tolerance Tuning
Location: nav/nav_stack/config/base_local_planner_params.yaml

  • xy_goal_tolerance
  • yaw_goal_tolerance

@1999michael 1999michael changed the title Identify and Document Tunable Navigation Parameters P4 - Identify and Document Tunable Navigation Parameters May 29, 2021
@lukewarmtemp
Copy link
Collaborator

global_costmap_params.yaml: Tune width and height of the global cost map
local_costmap_params.yaml: Tune width and height of the local cost map

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants