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]
Description
Installing moveit2 by instructions for Foxy
$
rosdep install -r --from-paths . --ignore-src --rosdistro foxy -yapt: Failed to detect successful installation of ros-foxy-moveit- .............See logs below.
environment
Actual behaviour
$
rosdep install -r --from-paths . --ignore-src --rosdistro foxy -y