ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You Probably have multiple ros source list in /etc/apt/sources.list.d. Delete all the source list by:
sudo rm -rf ros-latest.list sudo rm -rf ros-melodic.list
And add the sources again from the site. It will now install.