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

Update configuration files in launch directory #1916

Open
wants to merge 1 commit into
base: ros2
Choose a base branch
from

Commits on Oct 25, 2023

  1. Update configuration files in launch directory

    - Removed '/**' in namespace/node_name of parameters in configuration
      files that located under ./mavros/launch/ directory
    
    This commit modifies the configuration files in the launch directory of the MAVROS package.
    The '/**' in namespace/node_name of parameters were removed to ensure proper configuration.
    The specific changes were made in thes files:
        ./mavros/launch/apm_config.yaml
        ./mavros/launch/apm_pluginlists.yaml
        ./mavros/launch/px4_config.yaml
        ./mavros/launch/px4_pluginlists.yaml
    hasanosman601 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    b577ccf View commit details
    Browse the repository at this point in the history