Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Multiple packages found with the same name "people_msgs" #63

@sradmard

Description

@sradmard

Hi,
Given that there is already a ros package called people_msgs, and some developers like me may be using that in their ros environment beside your package, it will create a name conflict, causing ros returning the following error during catkin_make:
Multiple packages found with the same name "people_msgs"

I was wondering whether it is possible to change your people_msgs package name to something more specific, like vino_people_msgs in the specific package.xml and CMakeLists.txt files?

Thank you in advance.

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