tum-vision / dvo

Dense Visual Odometry
https://vision.in.tum.de/data/software/dvo
151 stars 77 forks source link

Questions on restart the camera motion estimation #14

Open tcpu opened 9 years ago

tcpu commented 9 years ago

I met the problem you mentioned in the file——readme.md just as followed: If everything works, the stdout of the _cameratracker node should show [ WARN] [1355131430.132265592]: RGB image size has changed, resetting tracker! and the camera pose is published on the /rgbd/pose topic. You can restart the camera motion estimation by disabling and enabling the _run_densetracking option. So I want to know how to restart the camera motion estimation.Please into describe it with more details.Thanks a lot.