Skip to content

Feat/file select#12

Open
Gui-MB wants to merge 6 commits intomainfrom
feat/file_select
Open

Feat/file select#12
Gui-MB wants to merge 6 commits intomainfrom
feat/file_select

Conversation

@Gui-MB
Copy link

@Gui-MB Gui-MB commented Feb 24, 2026

Added options to allow the control of how the navigation behave

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds new ROS 2 navigation/SLAM configuration files and a new launch entrypoint that lets users choose between SLAM-based navigation and map-based navigation at launch time (including selecting which param/map files to use).

Changes:

  • Added launch/select_navigation.launch.py to toggle SLAM vs normal Nav2 bringup and to select map/param files via launch arguments.
  • Added alternative Nav2 parameter sets (param/slam_params.yaml, param/slam_camera_params.yaml) to support different sensor setups.
  • Added an expanded SLAM Toolbox configuration (param/improve_slam_toolbox.yaml) with additional tuning parameters.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 5 comments.

File Description
param/slam_params.yaml Adds a full Nav2 parameter set intended for SLAM/navigation use.
param/slam_camera_params.yaml Adds a Nav2 parameter set that incorporates a depth camera PointCloud source for costmaps.
param/improve_slam_toolbox.yaml Adds a heavily tuned SLAM Toolbox configuration for mapping behavior.
launch/select_navigation.launch.py New launcher to select SLAM vs map navigation and choose config files at runtime.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Successfully merging this pull request may close these issues.

3 participants