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

Bumblebee xb3 and stereo_image_proc

asked 2012-05-02 03:02:32 -0500

Talhada gravatar image

updated 2012-05-20 04:21:02 -0500

mjcarroll gravatar image

Hello everybody!

I have a question about stereo_image_proc and camera info manager.

I am using the Bumblebee xb3 camera, wich have 3 lenses. I need to get two pairs of images from the camera. One pair with the right and the center lenses (namespace=xb3_short), and another with right and left lenses (namespace=xb3_wide).

In order to run stereo image proc i need this topics:

xb3_short/left/image_raw                                                            
xb3_short/left/camera_info                                                    
xb3_short/right/image_raw                                         
xb3_short/right/camera_info                                                      

xb3_wide/left/image_raw                                                              
xb3_wide/left/camera_info                                                          
xb3_wide/right/image_raw                                                        
xb3_wide/right/camera_info

But actually xb3_short/right/image_raw and xb3_wide/right/image_raw are the same images. This will result a extra space when i need to record bag files with the camera. Is there a way to record only 3 images instead of 4?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-11-08 08:03:33 -0500

This is probably not relevant, but yes: you can cherry-pick on the topics you want to be recorded in a rosbag.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-05-02 03:02:32 -0500

Seen: 914 times

Last updated: Nov 08 '12