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

Run with Gazebo Simulation. #3

Open
sararht opened this issue Sep 13, 2018 · 1 comment
Open

Run with Gazebo Simulation. #3

sararht opened this issue Sep 13, 2018 · 1 comment

Comments

@sararht
Copy link

sararht commented Sep 13, 2018

Hi, this code works perfect with the TUM dataset but I want to run it with images obtained from a Gazebo Simulation.
To get the rgb images I use the topic /camera/rgb/image_color .
And for the depth: /camera/depth/image. This topic gets depth maps in meters directly, so I think that don't need to make any conversion.

The Gazebo kinect model has the same calibration parameters that in the code. Also I think that I have created a gazebo world with enough texture.

I thought that it may work well but no. I don't know where is the problem. When I run it appears rgb and depth images well but, the trajectory is not correct.

Do you know if I have to make any image conversion or something?

Thank you in advance.

@musantos
Copy link

@sararht , did you manage to run with Gazebo?
I do have the same interest.

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