ORB-SLAM2_ROS icon indicating copy to clipboard operation
ORB-SLAM2_ROS copied to clipboard

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

Open q576333 opened this issue 4 years ago • 4 comments

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?

q576333 avatar Aug 14 '19 18:08 q576333

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

rayvburn avatar Nov 07 '19 20:11 rayvburn

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

Arunsid avatar Nov 20 '19 10:11 Arunsid

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

Arunsid avatar Nov 20 '19 12:11 Arunsid

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.

rayvburn avatar Nov 24 '19 21:11 rayvburn