ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
There is a problem in the ROS repository. It tries to be a mirror but does not succeed. So you need to set up your repository to
deb http<put colon here>//packages.ros.org/ahendrix-mirror/ubuntu precise main
You will also need to use a different package name, because "ros-diamondback-desktop-full" is not in the repositories.
* Warning: I do not know the differences between the packages below, and ros-diamondback *
I am able to install ros-groovy-ros or ros-groovy-ros-full Maybe those packages will work for you.
2 | Removed possibly incorrect description line. |
There is a problem in the ROS repository.
It tries to be a mirror but does not succeed.
So you need to set up your repository to
deb http<put colon here>//packages.ros.org/ahendrix-mirror/ubuntu precise main
You will also need to use a different package name, because "ros-diamondback-desktop-full" is not in the repositories.
* Warning: I do not know the differences between the packages below, and ros-diamondback *
I am able to install ros-groovy-ros or ros-groovy-ros-full Maybe those packages will work for you.
3 | No.3 Revision |
There is a problem in the ROS repository. So you need to set up your repository to
deb http<put colon here>//packages.ros.org/ahendrix-mirror/ubuntu http://packages.ros.org/ahendrix-mirror/ubuntu precise main
You will also need to use a different package name, because "ros-diamondback-desktop-full" is not in the repositories.
* Warning: I do not know the differences between the packages below, and ros-diamondback *
I am able to install ros-groovy-ros or ros-groovy-ros-full Maybe those packages will work for you.