Skip to content

[ROS2 Foxy] rosdep install E: Unable to locate package ros-foxy-moveit-  #438

@newcanopies

Description

@newcanopies

Description

Installing moveit2 by instructions for Foxy

$ rosdep install -r --from-paths . --ignore-src --rosdistro foxy -y

apt: Failed to detect successful installation of ros-foxy-moveit- .............

See logs below.

environment

  • ROS2 Foxy
  • Ubuntu 20.04 (WSL2)
  • Binary

Actual behaviour

$ rosdep install -r --from-paths . --ignore-src --rosdistro foxy -y

ERROR: the following rosdeps failed to install
  apt: command [sudo -H apt-get install -y ros-foxy-moveit-common] failed
  apt: command [sudo -H apt-get install -y ros-foxy-moveit-core] failed
  apt: command [sudo -H apt-get install -y ros-foxy-moveit-ros-planning] failed
  apt: command [sudo -H apt-get install -y ros-foxy-moveit-ros-planning-interface] failed
  apt: command [sudo -H apt-get install -y ros-foxy-moveit-ros-perception] failed
  apt: command [sudo -H apt-get install -y ros-foxy-moveit-fake-controller-manager] failed
  apt: Failed to detect successful installation of [ros-foxy-moveit-common]
  apt: Failed to detect successful installation of [ros-foxy-moveit-core]
  apt: Failed to detect successful installation of [ros-foxy-moveit-ros-planning]
  apt: Failed to detect successful installation of [ros-foxy-moveit-ros-planning-interface]
  apt: Failed to detect successful installation of [ros-foxy-moveit-ros-perception]
  apt: Failed to detect successful installation of [ros-foxy-moveit-fake-controller-manager]

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions