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

"orb_slam2/camera" passed to lookupTransform argument target_frame does not exist. #3

Open
q576333 opened this issue Aug 14, 2019 · 4 comments

Comments

@q576333
Copy link

q576333 commented Aug 14, 2019

Hi Guys
Thanks for your good project. It is very help for me.
But now I face some problem as shown in the title.
I see the code, you have define like the map, odom, base_link and camera tf frame.
However, I only see the one TransformBroadcaster is camera_tf_pub_, no any another transformation, I think title error is caused by this, so I want ask you how to do that?

@rayvburn
Copy link
Owner

rayvburn commented Nov 7, 2019

If I remember correctly odom and base_link frames are inputs to the algorithm, you have to make sure that your robot/system provides these.
I'll try to reupload the bag file which should do the trick

@Arunsid
Copy link

Arunsid commented Nov 20, 2019

Can you please upload the ros bag file?It would be really helpfull.

@Arunsid
Copy link

Arunsid commented Nov 20, 2019

And also a launch file assosiated with this,if its possible.thank you

@rayvburn
Copy link
Owner

I'm uploading a few bag files at the moment, check the readme page in a few hours.
Unfortunately, I encountered an error causing orb_slam2_ros node crash after the tracking loss, which I wasn't aware of before. I'm afraid that I will not be able to solve it in the nearest future.

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

3 participants