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

rgbdslam GUI

asked 2014-04-24 19:38:38 -0500

360693047 gravatar image

updated 2014-05-05 17:21:51 -0500

when I roslaunch rgbdslam,I can get monochrome image and deth image in the GUI,but when i press space or enter,rgbdslam cannot work. the rgbdslam window on the top of GUI stuck as the vision of background of my desktop,and it doesn't change after i press space.sorry i don't get enough points to upload picture.

here're some errors ,not sure if they're related.

[ERROR] [1399345324.528618353]: No display list could be created
[ERROR] [1399345324.528881814]: No display list could be created
[ INFO] [1399345324.528998621]: Added Node, new graphsize: 251 nodes
[ WARN] [1399345324.529284001]: Loop Closures: 964, Sequential Edges: 747
[ WARN] [1399345324.529355183]: Starting Optimization
[ WARN] [1399345324.529587946]: 2793 Landmarks with mean of 22.56 observations
[ WARN] [1399345324.534588347]: Optimization with 251 cams, 251 nodes and 1711 edges in the graph

[ERROR] [1399346329.503819270]: Tried to advertise a service that is already advertised in this node [/camera/depth_registered/image_rect_raw/compressedDepth/set_parameters]
[ERROR] [1399346329.518612270]: Tried to advertise a service that is already advertised in this node [/camera/depth_registered/image_rect_raw/compressed/set_parameters]
[ERROR] [1399346329.534237166]: Tried to advertise a service that is already advertised in this node [/camera/depth_registered/image_rect_raw/theora/set_parameters]

[ WARN] [1399346333.112845590]: Camera calibration file /home/kkoo/.ros/camera_info/rgb_A00364A02116109A.yaml not found.
[ WARN] [1399346333.113026292]: Using default parameters for RGB camera calibration.
[ WARN] [1399346333.113139337]: Camera calibration file /home/kkoo/.ros/camera_info/depth_A00364A02116109A.yaml not found.
[ WARN] [1399346333.113221533]: Using default parameters for IR camera calibration.
[ WARN] [1399346337.159410668]: First RGBD-Data Received
edit retag flag offensive close merge delete

Comments

Could you be more specific? What happens? Any output on the console?

Felix Endres gravatar image Felix Endres  ( 2014-04-28 06:07:58 -0500 )edit

I've updated my question ,please help me out.@Felix Endres

360693047 gravatar image 360693047  ( 2014-05-05 17:24:03 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-05-08 04:41:43 -0500

The first two errors and the effect that you see your desktop background point towards a problem with opengl. Do you have working opengl drivers? Check the output of glxinfo | head, you should see a line direct rendering: Yes.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-04-24 19:38:38 -0500

Seen: 437 times

Last updated: May 08 '14