- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to use librealsense with the D435 camera and an Android device. My goal is to retrieve a point-cloud to do mapping with the D435.
If I am correct, there are 2 ways to implement librealsense for Android, the java and native version:
native librealsense for Android: https://github.com/IntelRealSense/librealsense/tree/development/wrappers/android/examples/native_example
However, looking through all the files in the library, neither seems to have functions to create a point cloud. In the C++ tutorial code, like in the example below, there are functions like re2::context().create_pointcloud(). But I can't find the equivalent with the Android wrappers.
Anyone know why, or how I can get a point-cloud?
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page