Skip to content

lpp rosdep workflow fails #17

Open
@rikba

Description

@rikba

I have lpp installed in my regular catkin workspace

catkin_ws
-- src
-- -- lpp
-- -- another package depending on lpp in package.xml

My problem is that I get the following error when trying to install the dependencies using rosdep

For example

rosdep install omav_hovery_core
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
omav_hovery_core: Cannot locate rosdep definition for [lpp]

My guess is there is some export or install missing in LPP's CMakeLists or I need to tell rosdep somehow to also look in the sources workspace to find dependencies. Thus rodep does not know that lpp is within catkin workspace. Do you know what to do @4c3y ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions