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

Fail in rviz ros fuerte

asked 2012-04-23 12:39:04 -0500

SD zaid issa gravatar image

updated 2012-08-14 03:13:22 -0500

jbohren gravatar image

Hi my name is Zaid Issa I installed ros fuerte, but I had these errores when I launched roscore and rviz --------------rviz-----------------

X Error: BadDrawable (invalid Pixmap or Window parameter) 9 Major opcode: 55 (X_CreateGC) Resource id: 0x4c00004

------------------roscore------------------

log4cxx: Could not read configuration file [/opt/ros/fuerte/ros/config/rosconsole.config].

Thank you Be Coool

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2012-08-14 03:12:14 -0500

jbohren gravatar image

updated 2012-08-14 03:13:01 -0500

#1 is likely a bug in QT 4.8.1, what version of QT is installed on your system?

#2 is not really a problem itself, but if you want it to go away, set $ROSCONSOLE_CONFIG_FILE to the path of an actual config file, explained here: http://www.ros.org/wiki/rosconsole#Configuration

That being said, if $ROSCONSOLE_CONFIG_FILE is not set, it looks like you might be redefining $ROS_ROOT, which by default in fuerte is set to "/opt/ros/fuerte/share/ros" and not "/opt/ros/fuerte/ros".

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-04-23 12:39:04 -0500

Seen: 622 times

Last updated: Aug 14 '12