Skip to content

[BUG] g1_sdk package missing file [rviz.rviz] after colcon build #124

@kappuszhou

Description

@kappuszhou

Hello guys:

When I colcon build g1_sdk package, I find the source file [rviz.rviz] is not correclty installed into the package.
Then I checked the related setup.py file, I think this file is not considered within below:

     (
        "share/" + package_name + "/config",
        [
            "config/slam_params.yaml",
            "config/nav2_params.yaml",
        ],
    ),

please review this and do some correnction, thanks!

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