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

Revert to CMake FindCUDA module #14

Conversation

schornakj
Copy link
Contributor

Workaround for #13.

Paging @mpowelson to see if this works with your system.

@mpowelson
Copy link
Contributor

mpowelson commented Nov 4, 2019

It runs. But now I am getting things like this which I was not getting before.

Screenshot from 2019-11-04 07-59-56

@schornakj
Copy link
Contributor Author

Where is the lower boundary of the TSDF volume in relation to the surface of the table? Assuming "things like this" refers to the concentric rings of missing data, that can happen if the distance between a surface and the edge of the volume is smaller than the depth error.

@schornakj
Copy link
Contributor Author

schornakj commented Nov 4, 2019

e: This is caused by a separate implementation issue so I'm going to merge in this PR.

I was able to get similar behavior to this in simulation. The top surface of the table is at Z=0.0m. When the bottom of the volume is at Z=-0.002m the table is fully captured.
Screenshot from 2019-11-04 09-58-03

When the bottom of the volume is at Z=0.0m we get a very interesting Moire effect.
Screenshot from 2019-11-04 09-57-22

@schornakj schornakj merged commit b62daaf into ros-industrial-attic:devel Nov 4, 2019
drchrislewis pushed a commit to drchrislewis/yak-1 that referenced this pull request Oct 27, 2020
…ualize_results

ROS 1 Node: Add visualization of TSDF Volume and results
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

Successfully merging this pull request may close these issues.

2 participants