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

ROS viso2 visual odometry package outcome inaccurate

asked 2012-09-26 04:27:56 -0500

snakehaihai gravatar image

updated 2014-01-28 17:13:45 -0500

ngrennan gravatar image

ROS viso2 visual odometry package outcome inaccurate Hi Im feeding ROS visual odometry package with pre recorded data. Data is 500 pair of synced 1024*768 bumblebee2 output image( also tested other setting as well). Ive using opencv to get u,v and focus length. baseline is provided. they are all correct setting

However the output of the RT matrix was quite inaccurate. during the rotation period, track is lost entirely.

what else I could do to improve the result. Or what should I do?

By the way, the test image sample provide by libviso2 was great.

edit retag flag offensive close merge delete

Comments

@dejanpan Reply to dejanpan I tried to contact him. But Andreas give a lot of language I don`t understand

snakehaihai gravatar image snakehaihai  ( 2012-09-26 15:26:49 -0500 )edit

@ThomasK Im also using camera a bit tilted down, outdoor in the school scene. Ok I understand what you said. Ill set different value and give it a try again.

snakehaihai gravatar image snakehaihai  ( 2012-09-26 15:29:47 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2012-09-26 08:41:38 -0500

ThomasK gravatar image

libviso2 works perfectly fine, you just need to tune the parameters to your dataset (e.g. increase the max number of features per bucket for indoor scenes to get more features).

The problem in the other question is caused by a difference in tilt rotation between the camera used to record the dataset (the KIT camera is slightly facing downwards as far as I remember) and the one used to reproduce the results.

edit flag offensive delete link more
0

answered 2012-09-26 07:12:02 -0500

dejanpan gravatar image

Similar question popped up couple of days ago: http://answers.ros.org/question/44232/stereo-libviso2-doesnt-seem-compute-an-accuracy-odometry/. I'd suggest contacting the authors (Andreas or Stephan) since there was no response.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-09-26 04:27:56 -0500

Seen: 996 times

Last updated: Sep 26 '12