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

turtlebot simulator

asked 2012-12-06 21:14:25 -0500

salma gravatar image

updated 2012-12-08 07:37:21 -0500

Hi all , i'm trying to install turtlebot simuation on my fuerte this error occurs

image description

[Solved]

Edit 1 :

now trying to install turtlebot SDK by :

sudo apt-get update

after that

sudo apt-get install ssh ros-fuerte-turtlebot-robot

but that is the result

image description

edit retag flag offensive close merge delete

Comments

What Ubuntu version are you using?

Grega Pusnik gravatar image Grega Pusnik  ( 2012-12-06 21:38:22 -0500 )edit

@grega 12.04

salma gravatar image salma  ( 2012-12-06 21:41:25 -0500 )edit

When I was installing turtlebot software I installed ros-fuerte-desktop-full first, then ros-fuerte-turtlebot , ros-fuerte-turtlebot-apps and then in the end ros-fuerte-turtlebot-simulator.

Grega Pusnik gravatar image Grega Pusnik  ( 2012-12-06 21:48:20 -0500 )edit

I installed ros-fuerte-full also ,, it seemed to must change my fuerte to electric ?

salma gravatar image salma  ( 2012-12-06 21:55:53 -0500 )edit

I have working turtlebot simulator on fuerte. Try to install al these stacks: ros-fuerte-turtlebot, ros-fuerte-turtlebot-apps and then in the end ros-fuerte-turtlebot-simulator

Grega Pusnik gravatar image Grega Pusnik  ( 2012-12-06 22:06:08 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
3

answered 2012-12-06 22:07:00 -0500

Lorenz gravatar image

Your apt configuration seems to be messed up. Have a look at /etc/apt/sources.list.d/ros-latest.list and make sure the entry references precise, not oneiric. Then do

sudo apt-get update
sudo apt-get install ros-fuerte-turtlebot-simulator

Also, please make sure you read the support guidelines before posting. Always tag your questions appropriately.

edit flag offensive delete link more

Comments

1

@Lorenz thanks it works now ,, but can't install turtlebot SDK ,, Question Edited

salma gravatar image salma  ( 2012-12-08 07:39:00 -0500 )edit
2

Not sure what you mean with 'turtlebot SDK' but if you just install ros-fuerte-turtlebot-simulator, ros-fuerte-turtlebot-apps and ros-fuerte-turtlebot-viz to install all turtlebot related packages. And I think your original question was answered. For subsequent questions, open a new question.

Lorenz gravatar image Lorenz  ( 2012-12-08 19:56:31 -0500 )edit
1

http://ros.org/wiki/Robots/TurtleBot/SDK%20Setup that is Turtlebot SDK but not for Fuerte

Amal gravatar image Amal  ( 2012-12-09 08:03:37 -0500 )edit
1

You will get everything that was formerly installed with ros-...-turtlebot-desktop with installing the packages I mentioned, i.e. apps, simulator and viz. Additionally, you might need ros-fuerte-visualization.

Lorenz gravatar image Lorenz  ( 2012-12-09 20:56:00 -0500 )edit

Ok,thanks Lorenz ,, I installed them and that is Ok :)

salma gravatar image salma  ( 2012-12-11 04:20:00 -0500 )edit
0

answered 2014-02-07 20:26:49 -0500

azam gravatar image

hi I have same problem.but dont solve.How can I overcome this problem? Thanks!

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-12-06 21:14:25 -0500

Seen: 1,965 times

Last updated: Feb 07 '14