Skip to content

Installation issue #3

Description

@abdur-rosyid

In my case, for installation, dependency to openslam_gmapping should be added to package.xml of gmapper package:
<depend>openslam_gmapping</depend>

And the installation starts by installing openslam_gmapping. From your workspace:
colcon build --symlink-install --packages-up-to openslam_gmapping

Afterwards, you can install gmapper. From your workspace:
colcon build --symlink-install --packages-up-to gmapper

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions