dvo_slam icon indicating copy to clipboard operation
dvo_slam copied to clipboard

How to run the package?

Open wangzhl opened this issue 10 years ago • 3 comments

Hi, I am a newbie to ROS. I'm wondering how to bring up the package. I tried rosrun dvo_ros camera_tracker along with rosrun dvo_slam camera_keyframe_tracker and there were some topics but no /world or /dvo_vis/cloud. When I set target frame to /world, there was a tf error. Could anyone help me out? Thank you in advance.

wangzhl avatar Mar 12 '14 14:03 wangzhl

given that rosrun dvo_slam camera_keyframe_tracker connects properly to your camera's topics the /cloud topic will be published once the first keyframes get created, i.e, after moving the camera. Maybe also have a look at issue #5 explaining how to run dvo_slam on a dataset

christiankerl avatar Mar 12 '14 14:03 christiankerl

thanks! So I need to bring up my kinect with other packages like openni_launch? I found there were some topics related to camera after rosrun dvo_slam camera_keyframe_tracker. Do I need to do so?

wangzhl avatar Mar 12 '14 15:03 wangzhl

Is it possible to use rosrun dvo_slam camera_keyframe_tracker via bag dataset?

fboris avatar May 26 '15 16:05 fboris