Zettler Aaron
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Zettler Aaron-
Zettler Aaron commented,
Thank you, I will try my luck there.
-
Zettler Aaron commented,
If I replace "int vertex_count = 0;" with "int vertex_count;" like you suggested, I get some random value because "vertex_count" isn't initialized. Measurement at [300, 300] = 2.634000Fond 921600 V...
-
Zettler Aaron created a post,
Empty point cloud on rs2::pointcloud::calculate()
I am trying to get the vertices of a point-cloud but no matter what I do, I always get [x=0, y=0, z=0] for all points. I am working on an VMware Ubuntu 18.04.3 virtual machine, I am using real-sens...