ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

Missing packages in ros natty repository

asked 2011-07-17 09:19:32 -0500

Bruno Normande gravatar image

updated 2011-07-17 11:02:18 -0500

kwc gravatar image

Hi, i'm trying to install ros in my ubuntu natty, running in a virtual box, but it appears that there is some missing packages. I Followed the steps in http://www.ros.org/wiki/diamondback/I... but when i try to install the package ros-diamondback-desktop-full it just doesn't show. I could only isntall the ros-diamondback-desktop.

Also, when i search for the gazebo stack, i can't find the diamondback one. Here is my output of the command "apt-cache search gazebo":

ros-diamondback-pr2-common - PR2 robot description and PR2-specific messages
ros-unstable-cob-simulation - Care-O-bot stack with simulation packages
ros-unstable-pr2-common - PR2 robot description and PR2-specific messages
ros-unstable-simulator-gazebo - Gazebo Simulator

i just have no idea why i can't find the packages i want to install u_u

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
1

answered 2011-07-17 11:02:10 -0500

kwc gravatar image

updated 2011-07-17 23:20:00 -0500

Bruno, can you try:

sudo apt-get update
sudo apt-get install ros-diamondback-desktop-full

There was an issue with the 32-bit natty debs that may have caused your problem, but I think it should be fixed now

edit flag offensive delete link more

Comments

It's fine now. ty
Bruno Normande gravatar image Bruno Normande  ( 2011-07-18 00:07:11 -0500 )edit

Question Tools

Stats

Asked: 2011-07-17 09:19:32 -0500

Seen: 176 times

Last updated: Jul 17 '11