Vuforia Studio
Recently active
I'm trying to use hololens 1 and vuforia view. I've tried to set experience service via the URL QR code but nothing happens. The screen only shows me the green vuforia view splash screen and seems to answer some voice commands but I can't find the way to make it work. Any advice?Thank you
I have a Vuforia studio connected to a Experience server. I create a simple project with a label that is connected to a Thing with a property that those value is not shown, but this problem only happens in Vuforia view device. Value is correcly updated in preview. What could be the reason? Preview: Value 5 comes correctly from External data
Hello. We've packaged Vuforia Studio 9.9 into a .msi and intent to deploy it to student labs, for which we need the silent switch to go in to the install command. Can someone assist please.
The builder-setting file contains the contents of personal settings for Vuforia Studio. Settings such as not displaying the WELCOME message and whether to read meta information when importing files. Is there any documentation that explains all the parameters that can be set in the builder-setting file?
I want to add the Multiple Choice Question (MCQ) in the Vuforia Experience (with Vuforia Studio). How I can do that ?
The phenomenon that the model is not visible and uncheckable. The phenomenon in which the model is visible in the preview state.Please tell me the solution.
Hello,I am trying to select different settings in a pop-up window using a drop down menu. Depending on the selected functions, my Command Button should trigger a different command. What is the correct syntax here? I have tried the following, which unfortunately does not work: if(scope.view['Home'].wdg['select-1']['value'] == " Test"){hide("popup-Window");
Hi! Is there any way to invoke Vuforia View 'Reset Tracking' function from my own button? This functionality behaves in the exact way I need it to behave, but I just need it to invoke it outside of the default Vuforia View dropdown, via the button inside the experience.
We've been running into an issue lately where our HoloLens experiences that initiate via ThingMark launch with a slight-but-noticeable angle on the z-axis. We've been unable to figure out how to fix this or why this is happening. Has anybody else run into this issue?
Just like the preview mode, when building experiences with studio, it would be handy if users can view or consume experiences in a browser. The Windows view app (desktop installation) seems not to be capable of showing 3D content.
Hi, I'm using repeater widget in my project.listupdate app parameter is binded to data property of repeater widget. when we click Button, the result is like below. at this point,I want to get third column img src value of third row.how can I get third column img src value? I attached the project file. please refer to the project file.and please let me know how get the value.
I see that Vuforia Object Scanner can be used to build model targets (https://library-archive.vuforia.com/articles/Training/Vuforia-Object-Scanner-Users-Guide.html) for Vuforia Engine (Unity). Is there a way to import those objects into a Vuforia Studio app? Any alternatives?
When I try to create a side menu (or display any images or items at the edge of the screen) it displays correctly on ipad but on iphones with a notch it has a ~5% gap on both right and left sides when in horizontal mode. Is there any way to put content in that safe area? Manually moving the position to -5% just cuts off of the image.
Hi 、All thank you for your hard work.I want to know how to implement the next.● Widgets that you want to realizePress the button to create an expanded widget that moves the model with the set axis and the amount of movement.When the expansion widget is drag and dropped by dragging and droppingWhen you press the button, the binding model moves. ● Points that have not been realized1:Placing the button to create a widget and set up an event to be pressed.The button is not displayed at the time of the preview2: I can't bind an extended widget to the model widget I want to move3: Event processing (set axis, moving amount) when the placed button is pressed.I want to process the event without writing a function in the home.js, but it is not done ● Request1: How to display an expansion widget at the time of preview2: How to bind to model widgets by dragging & drop3: How to embed a function in a widget instead of describing the function in the home.js(How to call a func
Hi,I want to use area target but couldn't contact with any sales representative? Can any one help me? i want to know about the annual pricing plan of vuforia engine premium.
Table [PersistenceProviderPackageConfigs] does not exist
PTC doesn't officially support Okta integration for Thing Worx Server, Experience Service, Vuforia Studio and Vuforia View. As Okta is the only authentication method for the applications hosted in our organization, we need a valid documentation from PTC on how to configure it for Okta as the documentation you have for PingFederate.
This issue has been resolved as of Chrome build 110.0.5481.100 and Microsoft Edge build 110.0.1587.49 We are aware of an issue with 3D models not displaying as expected within the Studio canvas when using Chrome build 109.0.5414.75 or Microsoft Edge build 109.0.1518.49. This issue has been reported to Google. We will update this post when new information is available.
I am trying to use tml3dRenderer.addPVS to add the model dynamically in the vuforia studio. tml3dRenderer.addPVS('tracker1', name, 'app/resources/Uploaded/<model>.pvz', undefined, undefined, () => { tml3dRenderer.setTranslation(name,pos.x,pos.y,pos.z); tml3dRenderer.setRotation (name,rot.x,rot.y,rot.z);})I have information about the NX model position (x,y,z) and orientation(rx,ry,rz) respectively in the csv file.I think the Up vector in Vuforia studio (Y-axis) and NX (Z-axis) are different. Because of that, the coordinates as well as orientation transformation should be taken into consideration from NX CAD to Vuforia studio. How to achieve this transformation in Vuforia studio? I will appreciate your help . Thank you in advance.
Hi. because of security issues, my network environment is devided by internal network and (for) external network. (using internal network, i can't access any internet service, ex-google, playstore, etc...) i use "vuforia studio" under internal network service. so i can't get that's apk file through google playstore. where can i get the apk file through your homepage? If that's unavailable, can you share the .apk file via my e-mail? Thanks.
Hi All, Hope if you can share with me if you have encounter the following, and how did you go about resolving:I am using : ExperienceService version is 9.9.0-f620013 When i publish a hololens (3D wear) project, i encounter the following:1. I am able to publish.2. when i connect the hololens with the ExperienceService, i am not able to load the project in the vuforia view.3. The following error can be see in the log:(node:14848) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'selectWithParams' of undefinedat Object.exports.getExistingRecordForAnExperience (C:\ptc\studio-es\services\advancedmtg\trainingDatabaseService.js:83:22)at Object.cancelObsoleteHMTGJob (C:\ptc\studio-es\services\advancedmtg\hmtgHelperModule.js:508:51)at getFileInfos (C:\ptc\studio-es\routes\handlers\target-generation\eventHandler.js:87:16)at C:\ptc\studio-es\routes\handlers\target-generation\eventHandler.js:64:24at _fulfilled (C:\ptc\studio-es\node_modules\q\q.js:854:54)at C:
Hi, all I want to refer the widget property value in multiple view.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++$scope.test = function(){$scope.app.view['Home'].wdg['label-1']['text'] = "test";} I coded like upper to set the property in other view.but I got the error log like below.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Error evaluating button-1 click JS: test();TypeError: Cannot read properties of undefined (reading 'wdg')+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ why I am not able to set the property value in other view?
I have an urgent requirement of the same! Can you please share any sample project which defines the second method you mentioned in this post i.e "User Euler calculate to transform the axis. In this case you will have a set of values x,y,z, rx ,ry, rz – combination of space shift and rotation which will result the desired rotation." Thank you in advance! RE: post
Hello, I need to read tag values in Vuforia from KEPServerEX. Can it only be done from Thingworx or is there another option?
Hi,I published an experience with very large dimension model in Vuforia Studio which on viewing the experience on Vuforia View used to give very large model so, every time after launching the experience I need to scale down the model through pinch action of spatial target. I again published the same experience in Vuforia Studio by reducing the scale of the model to 0.2 which was 1 earlier, still the model size was large after viewing the experience through Vuforia View. Can anyone help me out with this.Thanks in advance, Regards,Aditya Gupta.
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.