Skip to content

ROSDEP Keys #126

@brewfalconenterprises

Description

@brewfalconenterprises

During the following step:
rosdep update && rosdep install --from-paths src --ignore-src -y --skip-keys="gz-transport12 gz-common5 gz-math7 gz-msgs9 gz-gui7 gz-cmake3 gz-sim7 zenohc"
Received the following errors:

betaflight_gazebo: Cannot locate rosdep definition for [gz-transport7]
gz_aerial_plugins: Cannot locate rosdep definition for [gz-plugin2]

Added those two packages to the "skip-keys" list and resolved the error. Recommend modifying install documentation to the following:
rosdep update && rosdep install --from-paths src --ignore-src -y --skip-keys="gz-transport12 gz-common5 gz-math7 gz-msgs9 gz-gui7 gz-cmake3 gz-sim7 zenohc gz-transport7 gz-plugin2"

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