Skip to content

Regarding the issue of multiple copies appearing in source code and configuration files #15752

@AELe

Description

@AELe

Previously, the source code and configuration files for planning were only in one copy, located under the path modules/planning, and any modifications I made to the configuration files in this path would take effect.

Moreover, I always used bash docker/scripts/dev_into.sh to enter the container and then compiled planning with ./apollo.sh build_opt planning. I never used any aem related commands.

Since using aem remove to clean up Docker-related dependencies and still recompiling planning via ./apollo.sh build_opt planning, multiple copies of the source code and configuration files have appeared. Now, modifying the configuration files under modules/planning no longer works.

The code is based on the latest master branch of Apollo.

Image

Also, I tried to find the correct configuration file path, and I found it.

Image

When I modify the path marked by red rectangular, the config is work.

Please help investigate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions