Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pangolin Error + plus ERROR: Calibration parameters to rectify stereo are missing! #49

Closed
Exception4U opened this issue Mar 30, 2016 · 1 comment

Comments

@Exception4U
Copy link

I am trying to run ORB_SLAM2 on kitti_04.bag sequence with following command

$ rosrun ORB_SLAM2 Stereo Vocabulary/ORBvoc.txt Examples/Stereo/KITTI04-12.yaml false

$ rosbag play --pause kitti_04.bag /kitti_stereo/left/image_rect:=/camera/left/image_raw /kitti_stereo/right/image_rect:=/camera/right/image_raw

error I faced is ..............

ERROR: Calibration parameters to rectify stereo are missing!
terminate called after throwing an instance of 'std::runtime_error'
what(): Pangolin X11: Unable to retrieve framebuffer options
Aborted (core dumped)

@raulmur
Copy link
Owner

raulmur commented Mar 30, 2016

I fixed the bug: 27eaac5
Thanks!!

@raulmur raulmur closed this as completed Mar 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants