ARCore disabled on Samsung Galaxy S20 Ultra devices with Snapdragon chipsets

Hey everyone,

 

Recent firmware updates to Samsung Galaxy S20 Ultra devices (with Snapdragon chipsets) have caused a regression in ARCore. These may manifest themselves as a black screen which is unrelated to the Vuforia Engine SDK.

Please see the following report for additional details: https://github.com/google-ar/arcore-android-sdk/issues/1308

Due to this regression, Vuforia Engine has disabled ARCore retroactively on the following device models:

  • SM-G9880
  • SM-G988N
  • SM-G988U
  • SM-G988U1
  • SM-G988W

Vuforia Engine's Model Targets and Extended Tracking features will continue to function on these models. However, Area Targets will no longer function. We will continue to monitor the situation and, once resolved, will re-enable ARCore on these device models once the issue is resolved by the OEM.

Thank you for your patience and continued support!

 

Kind regards,

Patrick Scheper

Technical Community Manager

RESOLVED: Known issue with 9.8.5 Area Target Generator using E57

Vuforia Area Target Generator 9.8.8 fixes an issue with the tool failing during processing very large scans from E57 input data.

Thank you for your interest in Vuforia!

The Vuforia Engine Team

RESOLVED: Known issue with 9.7.4 Area Targets in Unity

Hello,

The issue mentioned below has now been resolved with the release of Vuforia Unity Extension v9.7.5:

https://developer.vuforia.com/downloads/sdk

Please see our release notes for more details: https://library.vuforia.com/articles/Release_Notes/Vuforia-SDK-Release-Notes.html

Thank you for your interest in Vuforia Engine!

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Hello,

Vuforia Unity Extension v9.7.4 is not able to load Area Target datasets created with the Vuforia Area Target Creator app, as well as datasets from Matterport scans generated with the Area Target Generator. Our team is aware of the issue and working towards resolution.

Current recommended workaround is to use Vuforia Unity Extension v9.6.3 when working with these types of Area Targets. To roll-back to that version of the Unity Extension, please refer to the following documentation.

Stay tuned for updates, and apologies for any inconvenience.

Thank you,

The Vuforia Engine Team

RESOLVED: Known issue with ATG and Matterport

Hi, 

Creating datasets with ATG fails with an Matterport error: "Received an invalid response..." or "Unable to connect to Matterport portal..."

We are working with Matterport to address this issue as quickly as possible. 

Thank you for your understanding.

Vuforia Engine Support

Hello,

Matterport has indicated that the service issues identified earlier this week have been resolved.

If you're still facing issues generating an Area Target from a Matterport Pro 2 scan, please post to the Vuforia Engine Area Targets forum.

Thanks,

New to Area Targets? Check out our new how-to video!

Hello Vuforia developers!

Area Targets is our latest AR feature that enables you to track and augment areas and spaces. To help developers be successful with this feature our team produced a "How to Create Area Targets" video.

If you're new to Vuforia's Area Targets feature, please watch the step-by-step process and learn some useful tips for tracking and augmenting your spaces.

Good luck and thank you for your interest in Vuforia!

-Vuforia Engine Support

Vuforia Area Target Tracking Starus RELOCALIZING

Hi,

I develop an AR navigation [Unity + Vuforia Engine] in an areas that contain around 14 racks in total. Each racks have same structure. For each sides, got columns and rows that we have colored with random colors combination like Figure 1 (in img attached) to help AR recognize sides for a particular racks.

I’m facing Area Target tracking problem which Vuforia ObserverBehaviour -> TargetStatus frequently return RELOCALIZING ( tracking system is currently relocalizing) status if:

  1. User start to move toward end of racks
  2. User need to go to (Rack 2, Side 3) from behind (Rack 1, Side 1) to switch rack & side
  3. User too close to particular compartment in rack

How do I solve/improve tracking to avoid the RELOCALIZING while user use AR navigation app?

Thanks.

E57

Hello Dear Community of vuforia,

We had some Rotation issue of our E57 file so we order it again from matterport it is now a ~7GB large file and if we import it we have the Error message : 

E57 processing: Reading of the E57 file failed. The path to the E57 file might be wrong or the file might be corrupted. Failure was: "E57 element path well formed but not defined (E57_ERROR_PATH_UNDEFINED)"

 

Area Target Generator Headless Copyright 2022 PTC Inc. All rights reserved. Starting E57 processing "cloud.e57" -------------------------------------------------- E57 processing: Reading of the E57 file failed. The path to the E57 file might be wrong or the file might be corrupted. Failure was: "E57 element path well formed but not defined (E57_ERROR_PATH_UNDEFINED)"

does anyone had this Problem ?

Can aynone help use please ?

 

Best regards,

Mehrdad

Area Target Interactions

Hi everyone! I've created an Area Target by using the Area Target Generator software importing a Matterport Scan. Then, I created an application in Unity and everything seems to work fine. However, I'm trying to understand how to create interactions inside my Area Target in Unity.

Example: I've put a virtual object (obj file), a chair in my space and I would like to be able to click on this chair and change its color. I know how to create virutal buttons with image targets, but have no ideia how to deal with interactions in Area Targets.

Appreciate any help!

Pablo

Hey there,

 

Virtual Buttons are only a feature for Image Targets. It's recommended to check out the Core Samples for ideas on how to develop interaction within your AR experiences: https://assetstore.unity.com/packages/templates/packs/vuforia-core-samples-99026

E57 / LEICA / AREATARGET GENRATOR

Hello to all,

After having read a lot of your advice and problem solving it's up to me to ask you for help.

Since version 10.7.2 I can't generate AREATARGET from ATG with an E57 from LEICA RTC360 and REGISTER 360. I have followed the whole process but it does not change anything.

Do you have a solution ? 

 

[ SUCCESS ] E57 shall contain one or more Data3D structures.

[ SUCCESS ] 'cartesianBounds' field in Data3D structure shall be defined.

[ SUCCESS ] 'colorLimits' field in Data3D structure shall be defined.

[ SUCCESS ] 'cartesianX', 'cartesianY', 'cartesianZ' fields in PointRecord structure shall be defined.

[ SUCCESS ] 'colorRed', 'colorGreen', 'colorBlue' fields in PointRecord structure shall be defined.

[   FAIL  ] 'nor:normalX', 'nor:normalY', 'nor:normalZ' fields in PointRecord structure shall be defined or we need to be able to estimate the normals. To estimate normals each Data3D structure shall have associated images from exactly one scanning position through Image2D associatedData3DGuid field.

[ SUCCESS ] 'isColorInvalid' field in PointRecord structure must not be defined.

[ SUCCESS ] E57 shall contain one or more Image2D structures that have either 'sphericalRepresentation' field or 'pinholeRepresentation' field.

[ SUCCESS ] 'pose' field in Image2D structure shall be defined.

[ SUCCESS ] Spherical images shall have minimal resolution of 4096x2048 and their width = 2 * height. Pinhole images shall have minimal resolution of 1024x1024 and must be square (width = height).

Hey there,

 

Were you able to generate Area Targets with older versions of the Area Target Generator? Also did you go through our Leica workflow? You can find it here: https://library.vuforia.com/area-targets/leica-scans#transferring-and-post-processing-the-scan

axonvibeag

Mon, 08/22/2022 - 10:56

Hi all

 

I edited my old question.

 

I have a scan that was done with a Faro laser scanner so the Area Target Generator app fails to create an area target.

 

axonvibeag

Wed, 09/07/2022 - 12:41

In reply to by axonvibeag

The answer to my own question is yes. As long as you have Faro Raw files including panoramic pictures you can post process the point cloud in Leica Cyclone Register 360 and create a area target from there.

 

Attachment

Can't read 3dt file in Area Target Generator 10.7.2

I made 3dt files using AT Creator  in iphone 13 pro

and sent them to my PC.

 

but area target generator showed Error message when I call them.

"The 3DT File is not compatible with this version of the Area Target Generator! Please refer to the Vuforia Library for additional details."

I created files new and legacy, but all files showed this message

plz, tell me how solved it

 

 

os : windows 10

area target generator : 10.7.2

 

Hey there,

 

Could you recreate the target, both legacy and new, of a small space which reproduces the issue? And if the issue persists share those as a .zip file?

 

Kind regards,

Patrick Scheper

Technical Community Manager