ROS installation errors and solutions

Q1. The following packages have unmet dependencies: ros-kinetic-desktop-full : Depends: ros-kinetic-desktop but it is not going to be installed Depends: ros-kinetic-perception but it is not going to be installed Depends: ros-kinetic-simulators but it is not going to be installed Depends: ros-kinetic-urdf-tutorial but it is not going to be installed E: Unable to correct problems, you have held broken packages.

Solution: Reset system setting (Software Updater)
  1. sudo rm /etc/apt/sources.list
  2. sudo software-properties-gtk
  3. Pick your options (Choose all options of Download from the internet, Download from Main server, Other software: delete "duplicates" as following picture)
  4. Close and reload (upgrade)

Reference: https://askubuntu.com/questions/760896/how-can-i-fix-apt-error-w-target-packages-is-configured-multiple-timeshttps://blog.csdn.net/xiangxianghehe/article/details/78483799

Q2. binary-arm64/Packages 404 Not Found

Solution:
  1. apt-get remove .*:arm64 
  2. dpkg --remove-architecture arm64 
Reference: https://blog.csdn.net/qq_29573053/article/details/71515714

留言

這個網誌中的熱門文章

Tuing PID parameters in QGroundcontrol (2)

Useful PX4 Parameters

Burn linux image to eMMC storage on Banana Pi M3