Vuforia Studio
Recently active
Hi Everyone, I have a service in ThingWorx which returns an infotable, I want to assign the values from the infotable to widgets in Vuforia Studio. Eg:I am executing an inspection procedure in Vuforia Studio which has multiple number of steps. Each step has multiple checkpoints (3D Label Widget) in Vuforia Studio. So for eg Step 1 has two checkpoints (3D Label Widget) at different position so I want to assign the position attributes of these 3D label widget through infotable. After I inspect Step1 and click on next button Step2 checkpoints should be visible. Step2 suppose has 3 checkpoints at different locations so, they should be visible and their widget values should be set through an infotable and so on. So in general if I click and move to Step2 Vuforia Studio should pick values from infotable and set to the number of checkpoints (3D Label Widget) that a particular step has and set their visibility to true.. Thanks in Advance. Regar
Hello, in my current AR project I'm trying to implement in an AR experience made with vuforia studio a mqtt client in order to fetch datas from a mqtt broker. I was wondering if there are mqtt dependencies that are possible to install in the project in order to create a mqtt client and subscribe to a specific topic.Thanks in advance
Hi everyone, I have a json file which has attribute values of a widget in key value pair for eg. "attributes": { "twx-widget": "", "widget-id": "p2a", "widget-name": "p2a", "is-widget-container": "true", "src": "Uploaded/pin.pvz", "scale": "0.5", "x": 0.44480000000000003, "y": 0.6587000000000001, "z": 0.603, "rx": "0", "ry": "0",  
I have one physical model. That's assembly. I'm now positioning the model using the model target. If the assembly is appropriately positioned but a part is missing or part not placed properly. it should highlight the item part not placed properly. Is that possible to do that in Vuforia studio.
Hi Everyone,Good Evening, I am getting the below error when I am trying to publish experience in Vuforia Studio. Error: DEPRECATION WARNING: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. Can anyone help me out. Thanks in advance. Regards,Aditya Gupta
Hi Everyone,Good Morning, If we turn the model upside down does 360 ModelTarget looses tracking? Thanks in advance. Regards,Aditya Gupta
I made an AR experience that streams a pvz from an azure blob storage container. Everything is working fine but the stream takes too much time despite the file being relatively small (96MB). Do you know how can I optimize said file in order to increment the streaming speed?
Hi Everyone,Good Morning, We have made an experience in Vuforia Studio which contains multiple step checks with each steps having multiple checkpoints at various locations. For checkpoints we are using Vuforia Studio's 3D model widget & each checkpoint has label mentioned on it for which we are using 3D Label widget. We have coordinates of each checkpoints. So, to insert checkpoints we have to manually add 3d widget & enter its x,yz co ordinates similarly we have to do it for its label. Problem is for a single experience we have checkpoints ranging from 10 to 250 or even more.So we have to add 250 model + 250 labels & enter their x,y,z co ordinates manually which is a very time consuming process. Is there any alternate way in Vuforia Studio. I have attached the checkpoint & its label image for reference below. Thanks in advance. Regards,Aditya Gupta
Hi ! Support team. Can we show PDF file in View app ? I have tried include PDF file in experience by file widget.But when I was touch button as binding to file widget in the iPad , app control switch to browser like a Safari and show PDF in browser.Then we back to View app , tracking as lost. So, we hope completely include PDF to experience.For example include PDF on the popup widget like a image widget.Regards,
Anybody have a public link to a CREO PARAMETRIC cool looking part or assembly they are willing to share?Looking to pull it into a first gen HoloLens.something with an exploded state embedded would be great. thanks in advance
I want to dynamically create a 3dImage widget from HoloLens to javascript. ```javascripttml3dRenderer.add3DImage({ id:"testimg",src: "app/resources/Uploaded/testimg.png", x:xPosition,y:yPosition,z:zPosition, rx:"0" });```So I used these codes. In preview, they were created in the right place normally. However, within the actual HoloLens view app, the image was created, but the locations were 0, 0, 0. After debugging inside HoloLens, the tml3dRender.add3Dimage function contains x, y, and z values as parameters, but the function inside the HoloLens does not contain x, y, z as parameters. ``` javascript//in preview this.add3DImage = function (...args) {/* eslint-disable no-unused-vars */let tracker,id,src,parent,leaderX,leaderY,anchor,width,height,pivot,preload,successCb,errorCb,x,y,z; //in hololensthis.add3DImage = function (...args) {/* eslint-disable no-unused-vars */let tracker,id,src,parent,leaderX,leaderY,anchor,width,height,pivot,preload,successCb,errorCb;```&nb
Hi Everyone,Good Morning, We have Vuforia Studio on Prem solution.May I know what is the minimum internet speed required to execute the experience on Vuforia View smoothly. Also the data is being sent to ThingWorx from Vuforia Studio. Regards,Aditya Gupta
I want to reset application parameters in Vuforia Studio after placing an order.The orderid is getting reused even after setting it to undefined ex: $scope.app.params['uid'] = undefined.Can you please help me with this.@RolandRaytchev
Hi ,Is there any way to change the default units of Vuforia Studio from meters to inchs or mm ?When I want to placing some 3D widgets / models and paticular XYZ coordinates , it is difficult to always convert all values to meters.
Dear Community I've just watched a video about a F35 demo, that was presented at the Paris air show.It includes a picture markup function (added screenshot), that would be a great addition for inspection use cases. Could this experience, or just the code be shared here? Video:https://ptc.seismic.com/Link/Content/DCj4j4CXb6jVH84G4V6HCH6c8JfP Best wishes Alex
I came across this today: https://www.linkedin.com/.../google-joins-the-headset.../ I'm wondering if this is on PTC's radar, and if/when we might see support for it in Vuforia Studio and Expert Capture...
Hola necesito ayuda quiero crear una experiencia en vuforia studio para un proyecto escolar pero tengo problemas para conseguir el programa vuforia studio tengo una version pero no me da la url de la experiencia para poder publicar mi experiencia
Hello Community, So i have a app which shows the dropdown with values and when user takes one ipad and perform something then dropdown values get update and change appears when he click the drop but i have in total two ipads and other ipad the view app and project is still open from yesterday and when user click on it and see then it shows old status in the drop down values.. how can i update it because when the app load there i call the service which gives us the drop down values to show.... any idea??
Hi Everyone, I want to push Vuforia View user login details into ThingWorx.Can anyone help me out with this. Thanks in advance. Regards,Aditya Gupta
hello community, We dont have any username or password for our ms sql company databse, we use windows native authentification which uses Active Directory Domain to authentificate the user. How can i connect our microsoft SQL database ? I am unable to connect as i have nothing to write in database username and password. Please have a look on the picture below and let me know please how can i connect my sql database with thingworxs.....
Dear all Currently, when View app is closed or crashed, any runtime values such as user inputs, local variables will be lost, so if the user was working on something, the progress will be lost and the user has to start it all over again. To prevent that, we can use ThingWorx to save those values, and recover when needed.However, some of my customers' use cases requires to be operated in offline environment, thus it's unable to connect to ThingWorx.Therefore it would be great if we have another way to save runtime value which works in offline environment.
Hi community Since the userpick function was updated with 9.23, highlighting and hiding parts does not work any more in the view app. I have an open support case and will post the solution here as soon as we have one. If anyone else has figured it out already, your help would be greatly appreciated. Best wishes Alex
Dear community I've noticed that the PDF Viewer Extension does not work any more. Attached is the extension file that I am using. Thanks for your help! Best wishes Alex
Hello everyone, I have encountered a problem with a project that unfortunately i cannot share here, same project with same 3d models is shown on Vuforia View application in different way. I don't know if is a rendering problem caused by AR libraries of the device or something else. I found different devices that shows that:Samsung Galaxy A54 - 3d model extremely dark/shady (almost impossible to see the details)Samsung Galaxy S10+ - 3d model extremely bright (almost impossible to see the details)Another samsung model - same as s10+ I tested it on other devices and seems works correctly:iphone 13 pro, samsung Galaxy a7 tab, redmi note 11, samsung S23+, (All devices are updated to latest android version.) I share a little detail where you can see what happen on samsung s10+ (bright problem) , samsung a54(dark problem) and the working one. Someone has any suggestion?Thank you
I have multiple scanned areas, which I will be separating in different views. The problem here, is that I have some objects in those areas, that might be moved somewhere else like chairs, keyboards, etc. Will there be complications with the scanned areas? When is the optimal time to split the scanned areas into separate experiences or views?
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.