Skip to main content
1-Visitor
July 20, 2020
Question

Extended track and persist map

  • July 20, 2020
  • 1 reply
  • 3711 views

Could I get some more information on these two options for the 3D container?

 

https://support.ptc.com/help/vuforia/studio/en/index.html#page/Studio_Help_Center/Widget3DContainer.html

 

This article only mentions ThingMarks, do these options also affect model targets? We're having trouble where our experience loses tracking once the model target is even slightly obscured from the camera view.

 

What combination of these options would solve these tracking issues?

1 reply

21-Topaz I
July 21, 2020

Hi @micah ,

so far I know there is no addtional documentation to the mention help link.

When we consider the 3d Conatiner widget property we can observe a difference between the HoloLens and mobile device:

2020-07-21_10-11-17.jpg

 

So,we can see that the is properties are only available to set to the mobile devices. On HoloLens this options are always used - the HoloLens created always persistent map on the environment and used Extended tracking.

Extended Tracking is quite useful when the Target (e.g. Thingmark) itself will not move with respect to the rest of the environment. Vuforia will use the surroundings of the ThingMark to "remember" where the ThingMark is, even if it is not on camera. This is also for other kind of Targets when the devices itself has an AR support and it is able to generate a map on the environment outside the target. So means in this case you  have to move slow many time the device to scan the environment so the device could generate a persistent map- means you can move away the device and when you return back  and scan again the  location (where you generated already a map) it will remember the position - so without viewing the target itself

But if the mobile device does not support the generation of persistent map – the setting will not have any effect

According a  development comment:

Extended tracking cannot be turned off while using model targets.  Vuforia documentation on this notes "Extended tracking is always on on supported devices and can’t be changed at run-time. "

Also the following post did handle similar question : https://community.ptc.com/t5/Vuforia-Studio/Thingmark-loses-track/m-p/547838

I want here to point to the following links (Vuforia Development portal) which still has relevance also for Studio. This are some very helpful guidelines on the Vuforia development library side . Some of the features are common and are also valid  for Studio
Model Target Generation User Guide:

https://library.vuforia.com/content/vuforia-library/en/articles/Solution/model-target-generator-user...

Model Targets:

https://library.vuforia.com/content/vuforia-library/en/features/objects/model-targets.html

Model Targets Supported Ojbects @CAD Model Best Practices

https://library.vuforia.com/content/vuforia-library/en/articles/Solution/model-targets-supported-obj...

Image Targets:

https://library.vuforia.com/content/vuforia-library/en/articles/Training/Image-Target-Guide.html

View solution in original post

Additionally you can check also the 37-39 of the vuforia Studio - AR Best Practice: https://community.ptc.com/t5/Vuforia-Studio/Vuforia-Studio-AR-Best-Practice/m-p/533583/thread-id/6099?attachment-id=66279

 

micah1-VisitorAuthor
1-Visitor
July 21, 2020

Is there a way to disable tracking once the initial tracking has been acquired?

21-Topaz I
July 22, 2020

Could you provide more details  , please, about:

1.) what is the application case?

   - project type /mobile or 3d eyewear  

-device type /if it is a  mobile Studio project e.g. IOS or Android

- target type used - Model Target , Spatial Target, Thingmark etc.

2.)  what should be achieved?

-e.g.   it is expected that the Tracking Lost event fired or the View app should go back to scan mode etc.

What is the reason why you want that the tracking should be disabled or with other words what benefits you expect in project when the tracking later will be disabled?