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

TurtleSim [rosrun turtlesim turtlesim_node] doesn't work

asked 2012-04-28 18:18:45 -0500

Midnight gravatar image

I'm new to ROS and I'm trying to progress with the tutorial. Currently running Fuerte on Oneiric.

I was trying rosrun turtlesim turtlesim_node

and it gave me this:

(turtlesim_node:2972): Gtk-WARNING *: Unable to locate theme engine in module_path: "pixmap", (turtlesim_node:2972): Gtk-WARNING *: Unable to locate theme engine in module_path: "pixmap", (turtlesim_node:2972): Gtk-WARNING *: Unable to locate theme engine in module_path: "pixmap", (turtlesim_node:2972): Gtk-WARNING *: Unable to locate theme engine in module_path: "pixmap", and a blue screen with nothing in it. This is what it meant to be: http://www.ros.org/wiki/ROS/Tutorials/UnderstandingNodes

I did run a core and make Turtlesim before running and I don't really know what's going on... Thanks in advance.

P.S. I was reading other posts and some claimed that there is a problem with the tutorials. But those posts were about 2 to 3 yrs old...

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
1

answered 2012-05-04 01:09:36 -0500

MDCuser gravatar image

Same problem. I solved it by installing package gtk2-engines-pixbuf from Ubuntu Software Center. I hope that it helps.

edit flag offensive delete link more
1

answered 2012-04-29 07:05:31 -0500

lucascoelho gravatar image

I'm not sure, but I think that error occurs because you don't have pixmap installed in your machine. Please try to install the following packages using "sudo apt-get install":

pixmap

libxpm4

libxpm-dev

I hope that it helps.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-04-28 18:18:45 -0500

Seen: 1,518 times

Last updated: May 04 '12