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

Problems about running speed #55

Open
sta105 opened this issue Dec 16, 2016 · 6 comments
Open

Problems about running speed #55

sta105 opened this issue Dec 16, 2016 · 6 comments

Comments

@sta105
Copy link

sta105 commented Dec 16, 2016

Dear author,

I have tired to run dvoslam on the sequence captured by myself. I build and run dvoslam by following your instruction. However, when I observe the mapping process by rviz I find the updating rate is intolerably slow, and the program seems to be extremely lagging behind. Moreover, after processes about a hundred frames, my computer will crash because of running out of memory (I have a nice new laptop). It seems that mapping all the raw point clouds might cause this problem, but I'm not sure.

Could you tell me how can I fix this running speed problem? Thanks a lot:)

@songuke
Copy link

songuke commented Dec 16, 2016 via email

@sta105
Copy link
Author

sta105 commented Dec 18, 2016

@songuke

Thank you for your suggestion, but the running speed is still very slow. Btw, could you tell me how long it will take to process a one minute sequence on your pc?

@songuke
Copy link

songuke commented Dec 18, 2016 via email

@gaobo9109
Copy link

gaobo9109 commented Jan 27, 2017

Hi, I am also having the same issue with speed. I ran the camera_tracker node in dvo_ros package on live kinect stream. I measured the time taken for execution of function tracker->match(*reference, *current, transform) in camera_dense_tracking.cpp. Sometimes the execution time can go up to 30s.

And I did not compile in debug mode

@han-kyung-min
Copy link

I have a similar issue here. I tried dvo_benchmark.launch with TUM benchmark datasets. It completes the sequences with very slow speed. I tried kinetic-devel branch on ROS-Kinetic Ubuntu 16.04. Could you please tell me what could be the reason ?

@zhaozhongch
Copy link

In my case, if I don't visualize the pointcloud the speed is fast but if I visualize the pointcloud, it will be slow

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

5 participants