Bad stereo mapping in RTABmap
Hi,
I have a stereo camera, Intel T265 and I am getting strange stereo map:
Why is that? I have also recorded the bag: https://drive.google.com/file/d/1sjh1...
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
Hi,
I have a stereo camera, Intel T265 and I am getting strange stereo map:
Why is that? I have also recorded the bag: https://drive.google.com/file/d/1sjh1...
rtabmap requires rectified stereo images as input. There are a lot of right images missing from the bag, but I'm still able to try stereo_image_proc to rectify the images:
$ rosrun stereo_image_proc stereo_image_proc /left/image_raw:=/camera/fisheye1/image_raw /left/camera_info:=/camera/fisheye1/camera_info /right/image_raw:=/camera/fisheye2/image_raw /right/camera_info:=/camera/fisheye2/camera_info
Raw:
Rectified:
As you can see, the rectification doesn't work with the current calibration info. Here is a tutorial to calibrate stereo cameras: http://wiki.ros.org/camera_calibratio...
cheers,
Mathieu
@matlabbe Hi thank you, I already figured this out but gave up on a camera for a while as calibrating was not perfect. Meanwhile, can you have a look at my new question? https://answers.ros.org/question/3193...
Just to let you know ROS doesn't support fisheye camera calibration and fisheye image proc pipeline
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2019-03-18 03:34:55 -0600
Seen: 551 times
Last updated: Mar 22 '19
rtabmap_ros + Kinect = 2D map. How to? (newbie)
Maximum mapping distance rtabmap
No map data for rtabmap_ros [closed]
rtabmap realsense imu frame id changed
Possibility of flipping the role of Master & Slave for a group
3D map with RTAB, SICK, IMU and Husky A200
RTABMAP_Ros: undefined reference to image_geometry
ROS Deep Learning Overlay flags addition