Vuforia Studio
Recently active
I had a recent problem with Thingworx and in the process of fixing it, I lost my application keys. Is there a documented procedure for manually creating all of the app keys needed for an Experience Server to access Thingworx?
Attached below is the screen shots of model item before update and after update (9.0.1.4911). Since the update, the model item now inverts it's orientation after assigning it the model item property. It didn't happen before the update. Any solution for this condition so that the model item remains in the same orientation as it had been assembled. And what caused the model item to change it's orientation?
Hi, I am using spatial target to instantiate 3 D model in HoloLens. Once model appears it must display IoT values( Properties) defined in the composer. But the real time values are not appearing in the HoloLens view application.I am using GetPropertyValues service. Please let me know how to solve this.
Hi, I've published a project from Vuforia Studio to Hololens 2, but the image displayed in the Hololens are not same as in preview. Supposedly, the front face of the model should facing towards camera, but it currently facing down. How can I solve this issue? Thanks
Hi everyone, On Thingworx I created a Service. "Service_Order", which needs one Input to execute. But how do I define this Input in Vuforia? I would like to change the parameter "Ordertype" of my Service with a button click. So when I press a button I would like to write "WHITE" into this parameter and by clicking another button I would like to change the text to for example "RED". Additional I only want to execute this service, when clicking on the buttons. At the time the Service is executed, when starting the preview and it ignores that the parameter "Ordertype" is empty. But at Thingworx I enabled the checkbox "required". So it shouldn't execute the Service without an Input, right? Thanks for any kind of help!
Hello, I have a toggle button where pressed is play and unpressed is pause. While step is being played, the toggle button changes from play to pause and as soon as the step ends it changes back to play. Any other way to make this work apart from play started and play started events under model widget.
Hi there, I want to play a live video from a local camera, is this possible ? Thankyou!
I created a new experience where the rotation of the model is controlled by a slider. This worked fine in the past. It previews okay and works when viewed with an Android-based phone, but doesn't work on an iPad with the latest iOS. any thoughts?
Hello, We are currently thinking of potentially using Vuforia for implementing a "Virtual Plant Tour" use case for a factory that is currently being built. The idea is that we want someone to be able to tour the future state of the factory with all lines and machines, even before they are physically installed. Our intended use case is that user would wear a hololens, walk around the currently empty physical space, but be able to see the productions lines and machines that will be there in the future. We will have CAD models for all of the lines and machines. Is this a realistic use case to implement? I'm worried about how "seamless" the experience would be, and how difficult it would be to maintain spatial awareness as one is walking around the plant. Would we need to have multiple thingmarks scattered about, or is there anyway to achieve this as one continuous experience? Thanks so much! Andrew
Hello All, I have been programming a step by step instruction, and noticed these issues when showing images: This works fine with 2D images: $scope.view.wdg["image-1"]['imgsrc'] = 'app/resources/Uploaded/1. Checkliste Werkzeug.png'; Note that the file name has spaces and dots. This will not work for 3D images: $scope.view.wdg["3DImage-1"]['src'] = 'app/resources/Uploaded/1. Checkliste Werkzeug.png'; But this works: $scope.view.wdg["3DImage-1"]['src'] = 'app/resources/Uploaded/1_Checkliste_Werkzeug.png'; Why do the spaces and dots work in the 2D image file names but not for the 3D? Also I've noticed that SVG files do not work for 3D images on my Apple Iphone and Ipad devices. Best wishes, Alex
Hi, I have concern regarding Vuforia View library limitation. I got 14 published project from Vuforia Studio (trial version) but only 9 project can be viewed in View. Is this because I used the trial version or any other issues? Thank you.
Hi everyone, in my project some dropdown menus are used for some selection. Basically I want to style the hover on them with some CSS script. I'm trying to follow this guide: https://www.w3schools.com/css/css_dropdowns.asp but never happens to my dropdown widget. Anyone could help me?
Hi, I have 2 popups in 2D view. I want the first popup to be shown after step 1 finished playing, and then the popup will be hidden automatically after 2 seconds. Then, the second popup appear after first popup hidden. How can I do this? Thanks
has there been any thought about allowing a vuforia studio app to function like a vision inspection camera like a cognex or keyence? even basic features like part count, orientation, or color detection?
Hello, I want to change colors respectively by using one button on a modelItem. I created below codes, it works but I want to add a fade transition effect for achieve a smooth change. I know JS only elemantary level and I don't know how to add this effect. Could you help please. $scope.counter = 0;$scope.countUp = function(){ switch($scope.counter) { case 0: console.log('its 0'); $scope.counter = $scope.counter+1; $scope.setWidgetProp("modelItem","color",'rgba(10,255,200,1)'); //Desired event execution break; case 1: console.log('its 1'); $scope.counter = $scope.counter+1; $scope.setWidgetProp("modelItem","color",'rgba(200,20,20,1)'); //Desired event execution break; case 2: console.log('its 2'); $scope.counter = $scope.counter+1; $scope.setWidgetProp("modelItem","color",'rgba(255,150,20,1)'); //Desired event execution break; case 3: console.log('its 3'); $scope.counter = 0; $scope.setWidgetProp("modelItem","color",'rgba(10,20,200,1)'); //Desired event execution break; de
HelloI have do my hololens2 Project For my industrial IoT SampleI do the good one PoC Project. deploy it to cloud and it still there!!ButThere is accident while I do editing project. Project save file is collapsed and cannot open on Vuforia studio PortalI want to download back the project that already deploy on cloudThere is some way to access it ?Or else i have to re-do this all...........
Hi, I've created project with model target detection using 3D eyewear. Now, I would like to view the sequence in Vuforia View using Hololens 2. But, sadly I'm not able to reach the Vuforia View library even using voice commands stated in http://support.ptc.com/help/vuforia/studio/en/#page/Studio_Help_Center%2FEyewearViewAndHololens.html. Vuforia View not even detect commands that I gave. It always and only display scan outline even though I've successfully configured ES URL. Hope somebody can advice on this issue. Really need an urgent response. Many thanks.
Is it possible to disable the gesture until all steps finished playing? Example, after the last step (step 10) in first view done playing, the gesture automatically enable. Or is there any other solution to prevent from user skip the first view? Thanks
Hi, I have a list of sequence steps named as below: Step 1; Step 2; Step 3; To be able to finish the whole process, one must done the first step then follow by the other two. My concern is, when I in the second step process, step 1 and step 3 must be disable/freeze until I finish the current step (Step 2). Next, when I finish the second step, I want to jump to step 3 but disable the other two step before (one step at a time). Need your advise regarding this matter. Thank you.
Hi, I have almost 20 steps which using 3D Label in 3D eyewear view. I want to show some labels which on clicking will show other labels. For example, when I click on the Step 1 label, the Step 2 label will be displayed. Then, when I clicked on Step 2 label, the Step 3 label will be displayed. And it will repeat the same process until the last step which is step 20 label displayed. Do I need to use below code for all 20 steps? Means that, I have to copy and paste the same code with different function name? $scope.showLabel=function() { $scope.view.wdg['3DLabel-2']['visible'] = true; } Is there any other simple solution that I can use instead of copying and pasting the same code? Thank you in advance.
Hi, Is there any other way to install 'Vuforia View' without using Microsoft Store ? currently the Microsoft Store is block by our company. Regards, Martin
I have noticed that my C Drive is getting filled up a lot since I started working on Vuforia Studio. Does previewing consume a lot of space in C Drive or is it because of log files. Any possible explanation for this storage consumption? Also my previous experiences have started malfunctioning in preview since the update.
It showing Error occured please check log Log: [2021-02-11T04:50:42.964Z] Studio 9.0.1.4911[2021-02-11T04:50:42.975Z] Status Message: Getting ready...[2021-02-11T04:50:42.976Z] Starting node.exe[2021-02-11T04:50:47.617Z] info: [twx-studio:index] Studio Version 9.0.1.4911[2021-02-11T04:50:47.892Z] info: [twx-studio:initializer] Node version: 14.15.3[2021-02-11T04:50:47.897Z] info: [twx-studio:initializer] studio launched with the following arguments: {_: [ 'C:\\Users\\ADMIN\\Documents' ],'$0': '..\\..\\..\\..\\..\\..\\Roaming\\VuforiaStudio\\studio-download.vuforia.io\\dist\\server\\index.js'}[2021-02-11T04:50:47.898Z] info: [twx-studio:initializer] studio dir: C:\Users\ADMIN\Documents\VuforiaStudio , home dir: C:\Users\ADMIN\Documents[2021-02-11T04:50:47.901Z] error: [twx-studio:builderSettingService] Could not open the builder settings file: Unexpected token in JSON at position 0 SyntaxError: Unexpected token in JSON at position 0at JSON.parse (<anonymous>)at Object.initialize (
It's showing "Error occured please check log" tried in both microsoft edge and google chrome log: [2021-02-11T04:50:47.901Z] error: [twx-studio:builderSettingService] Error occured around: [2021-02-11T05:38:38.550Z] Studio 9.0.1.4911[2021-02-11T05:38:38.559Z] Status Message: Getting ready...[2021-02-11T05:38:38.559Z] Starting node.exe[2021-02-11T05:38:39.087Z] info: [twx-studio:index] Studio Version 9.0.1.4911[2021-02-11T05:38:39.108Z] info: [twx-studio:initializer] Node version: 14.15.3[2021-02-11T05:38:39.108Z] info: [twx-studio:initializer] studio launched with the following arguments: {_: [ 'C:\\Users\\ADMIN\\Documents' ],'$0': '..\\..\\..\\..\\..\\..\\Roaming\\VuforiaStudio\\studio-download.vuforia.io\\dist\\server\\index.js'}[2021-02-11T05:38:39.109Z] info: [twx-studio:initializer] studio dir: C:\Users\ADMIN\Documents\VuforiaStudio , home dir: C:\Users\ADMIN\Documents[2021-02-11T05:38:39.111Z] error: [twx-studio:builderSettingService] Could not open the builder settings file: Une
There will be routine maintenance on the Vuforia Studio infrastructure between 4-6pm EST today (2/12). This maintenance may cause experiences to be unable to be launched from Vuforia View. We thank you for your patience during this time.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.