Skip to content
This repository has been archived by the owner on Mar 2, 2018. It is now read-only.

Tango Support Library transformPointCloud Error #69

Open
awbasham opened this issue Jun 16, 2016 · 1 comment
Open

Tango Support Library transformPointCloud Error #69

awbasham opened this issue Jun 16, 2016 · 1 comment

Comments

@awbasham
Copy link

A few issues here, the API doesn't match the current library. The API says there is a doubleTransformPointCloud method that does not exist.

Also, when trying to use transformPointCloud with a double[] matrix and the current point cloud, I am receiving an error of: "JNI DETECTED ERROR IN APPLICATION: attempt to set field java.nio.FloatBuffer com.google.atap.tangoservice.TangoXyzIjData.xyz with value of wrong type: java.nio.DirectByteBuffer"

Thought it might have been my issue until I saw the same thing come up on StackOverflow: http://stackoverflow.com/questions/37836422/java-tangosupport-transforming-several-cloud-point-snapshots-to-the-same-space

@gblikas
Copy link

gblikas commented Sep 2, 2016

+1 Major bump; Same issue with the C API.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants