List
SLAM on supported device vs not supported device
Posted Date: 2019-03-26 9:38     Edited Date: 2019-03-28 7:27     Writer: inactive

Hello,

I want ask to you: if I make a SLAM 3dmap with the supported SLAM device, with many 'future' point, and I copy this map to the unsupported SLAM device(only cam and gyro in this device) it will work?

Thanks!

Posted Date: 2019-03-27 0:39     Edited Date: 2019-03-27 0:39     Writer: inactive

Thank you for your interest in our SDK.

A gyro sensor is required to generate 3dmap. So, the supported devices are limited. However, you do not need a gyro sensor to load 3dmap. You can now import 3dmap from any phone.

ps. It is called a 'feature' point in the sense that it has a feature of an object.

 

Leo

Maxst Support Team

Posted Date: 2019-03-27 13:57     Edited Date: 2019-03-27 13:58     Writer: inactive

Hello,

Can be possible implementing the SLAM map creation into my application like Visual SLAM Tool_v1.0 for v4.1. I searching the documentations and what I found only THIS documentation, but this is very old... Can you give me some instructions for map creating?

-other-

I tried THIS tutorial for the SLAM by step by step... but my cube is never showing. My map have 20 keyframe, I tried much more key frame ~90 frame, but the result is same. When I save the map I see the total pins:0. Is that a problem, or not, what does it mean total pins?

 

Thank you!

Posted Date: 2019-03-28 6:06     Edited Date: 2019-03-28 6:06     Writer: inactive

Thank you for your interest in the MAXST SDK.

1. To give you a simple guide to creating a map, slowly draw a circle with the object you want to learn face to face.

2. You do not understand the meaning of pins. When the map is created, the number of pins starts at zero, and a pin is created at that position when you touch the screen.
You can use Pin to predefine where you want to enhance your 3D content.

For example, if you want to look at the screen, and you want to be argumented with circles, triangles, and squares at the desired location, simply pin in the location where each content will be augmented. You can then use Unity to place the circles, triangles, and square contents at the pin's position, and you can see that the content is easily enhanced without adjusting the position.

For more information, see the following pages.

https://developer.maxst.com/MD/doc/4_1_x/vslam

 

Leo

Maxst Support Team

Posted Date: 2019-03-28 6:47     Edited Date: 2019-03-28 6:47     Writer: inactive

Thank you the reply, I will try it. I want to map a room, it is possible?

I asked the map creating in my app, not in the  Visual SLAM Tool_v1.0. I can do this? In the 3.4.x version was possible.

Thanks!

Posted Date: 2019-03-28 7:08     Edited Date: 2019-03-28 7:08     Writer: inactive

Room scale map production is currently under development. And Visual SLAM Tool should use SDK version 4.1 or later. If you are using 4.0 or lower SDK, use the Map Manager App.

Thank you.

 

Leo

Maxst Support Team

Posted Date: 2019-03-28 7:23     Edited Date: 2019-03-28 7:23     Writer: inactive

Thanks, I hope the room scale map coming soon.

I don't want use Visual SLAM Tool or Map Manager App, I want to use my app to create a map. I think from your answers it is not possible, its true?

 

Thank you!

Posted Date: 2019-03-28 7:27     Edited Date: 2019-03-28 7:27     Writer: inactive

Yes. Currently we do not support room scale.

Thank you

 

Leo

Maxst Support Team