skip to Main Content

Ubuntu – Unable to locate ROS packages

I am having trouble installing ROS packages through this tutorial https://nxp.gitbook.io/nxp-aim/installation-of-nxp-gazebo $ ./foxy_install_aim.sh is giving the following errors Reading package lists... Done Building dependency tree... Done Reading state information... Done curl is already the newest version (7.81.0-1ubuntu1.2). 0 upgraded, 0…

VIEW QUESTION

W: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details

I have installed gazebo on my ubuntu 22.04 LTS following the steps in https://classic.gazebosim.org/tutorials?tut=install_ubuntu via their alternative installation. I am getting the following error when I try to update the packages using sudo apt update W: http://packages.osrfoundation.org/gazebo/ubuntu-stable/dists/jammy/InRelease: Key is stored…

VIEW QUESTION
Back To Top
Search