我正在尝试在 Ubuntu 19.04 上安装 ROS Melodic,并已完成所有适当的准备工作,我正在使用以下命令:
sudo apt install ros-melodic-desktop-full
我收到以下错误:
Unable to locate package ros-melodic-desktop-full
关于我应该做什么有什么想法吗?
答案1
19.04 不支持 Melodic。目标平台如下:https://www.ros.org/reps/rep-0003.html
您可以在此处查看计划的发布时间表:http://wiki.ros.org/Distributions#Release_Schedule
随着下一个版本的发布,noetic 的规划正在进行中:https://github.com/ros-infrastructure/rep/pull/202/files
有关的:https://answers.ros.org/question/322377/unable-to-install-ros-melodic-on-ubuntu-1904/