Vuforia Studio
Recently active
Hi, there Is it possible to use multiple Area Targets (to each View respectively) in one Project? I created a Project with 3 Views with its own Area Target, then fail to Publish. There is nothing recorded on the Log (...\User\VuforiaStudio\studio.log) nor anything on the Console of Experience Server. Any reply is appreciated. Thanks a lot.
Hi there Here is the situationThingworx 8.5.5 works with CERTIFICATE.JKS on Tomcat 8.5.43 (NOT a self-signed-certificate)Experience Service 8.5.9 uses protocol HTTP, everything works When trying to apply Certificate to Experience Service,CERTIFICATE.JKS is converted to CERTIFICATE.PFX for usage. start-esresults error (similar here: https://community.ptc.com/t5/Vuforia-Studio/Customer-used-to-Vuforia-Studio-OnPremise-before-and-tried-to/m-p/580637/highlight/true#M4610) Error: unable to verify the first certificateat TLSSocket.onConnectSecure (_tls_wrap.js:1473:34)at TLSSocket.emit (events.js:311:20)at TLSSocket._finishInit (_tls_wrap.js:916:8)at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:686:12) {code: 'UNABLE_TO_VERIFY_LEAF_SIGNATURE' start-es --allowssc would fire up Experience ServiceBoth https://<server>:2019/ExperienceService/ping and https://<server>:2019/ExperienceService/id-resolution/resolutions/?key=urn:vuforia:nokey&resourcety
Hey All! I am using Vuforia Studio for a project with the Hololens 2. To connect IoT-Data I use Thingworx with the MQTT extension. There I use a data change subscription to refresh the data every time new data comes in. So the properties are updated every time new MQTT Data come it. I am now wondering if the data is also refreshed in Vuforia (Properties)? I enabled auto refresh, but in the preview no changes can be observed. Thanks for the help!
Hello Vuforia aficionados!Let's get to it...I have an assembly with hundreds of small objects (fasteners mainly) that need to be gathered and colored according to their properties/names. For obvious reasons, I do not want to assign individual modelItems to each one of these. It seems then, we must use the tml3dRenderer object to change properties, such as color, etc. To gather the component ids, I use the async PTC.Metadata.fromId method for gathering my part ids and part names (this works very well, no complaints so far). I store all my ids in an array which I use later. The Experience has a 'landing' view which allows you to select an area to inspect. After you click on the right image, it opens a different view with the proper models and target. Here's the rub: My experience works well only the FIRST time I load it! If I use the back button to select a different area, the SECOND time, the components do NOT change color! I don't know why. I have painstakingly checked
I am changing the source for model widget through select widget, and I am using 'userpick' function to get partID and highlight or hide different parts of the assembly. But the source PVZ files share few similar part numbers, and when I highlight those particular parts in one source file e.g. PVZ1 and switch to another file say PVZ2, from the select menu, the highlighted parts are staying in it's position from previous PVZ1 file. Whereas they suppose to be in some other location in PVZ2. Is there any way to reset the transform data of the parts to default before loading the different source files in model widget?
I have an object appearing with the ThingMark, I have the rotation of this object defined by a slider, is there any way to rotate it with my finger and not by the slider? Thanks
Hi, I was trying to install the newest version Vuforia Studio on different OS, include win10 and win2012. After installation complete, it report an error when I started the application. Below is the snapshot. I checked EventViewer and found the records. Faulting application name: Studio.exe, version: 8.5.10.4682, time stamp: 0x5efcda9dFaulting module name: KERNELBASE.dll, version: 6.3.9600.17415, time stamp: 0x54504adeException code: 0xe0434352Fault offset: 0x00014598Faulting process id: 0xda4Faulting application start time: 0x01d66a2264f4799bFaulting application path: C:\Users\Administrator\AppData\Local\Apps\2.0\4G39KLX1.LL8\QPDET4PP.TP6\vufo..udio_1d51db42fb2c5562_0008.0005_4a7941ef1c4fd9f4\Studio.exeFaulting module path: C:\Windows\SYSTEM32\KERNELBASE.dllReport Id: a2af58aa-d615-11ea-80b8-000c297496c5Faulting package full name: Faulting package-relative application ID: &
I'm not sure whether this question has been asked, but I'm not sure how I would find it. If you add External Data from ThingWorx to a development experience, how does it translate when you publish that experience to a production server? Does the External Data connections you made automatically switch to the production server? Or do I need to manually change the External Data connections to the production ThingWorx instance?
Hello, My Experience Service is giving me this error (image). If I do this: https://ccc0d632b447268a.studio-trial.vuforia.io/ExperienceService/ping I receive an "OK" Can anyone help me please? Thank you.
Hello, I cant publish a project, always give me this error: Uh-oh! Publish failed. Permission denied uploading the project. Can anyone please help me? Thank You.
Hi All,I want to identify a model A by model target and this is the picture of model A. Because Model A is too complex to use as a model target, I made a simple version of Model A(removing the complex widgets and keeping only the model body, And I call it Model B), and the following is a screenshot of Model B.I use Model B as the model target.When I publish this experience and actually use it, it turns out that the model does not exactly overlap with the actual object.Here is a picture of the actual object.And this is the effect after identification by the model target.Sometimes there is even a phenomenon that the model and the actual object do not overlap at all.This device is assembled from three smaller devices, and I can make sure that each individual small device is exactly the same scale as the model file. Now the device may not exactly match the outline of the model. I can understand that sometimes the model does not overlap 100% with the actual object, but why is there suc
Hi Community!I have several 3D toggle buttons in my experience, which call one method each when pressed and unpressed. At startup all buttons are unpressed. Here Studio runs directly through the respective methods, which should be run only when the button is really unpressed.Is there a way to disable or prevent this?Disabling the button does not really help. The method of the disabled button is still called.The buttons change parameter values, such as the value of a manometer, depending on their status. However, the manometer value should be different at the start than when the button is not pressed.I am curious about ideas and suggestions!Best regardsJonas
I used CAD Optimizer to optimize the model. Are these optimized models(.pvz model) that are cached in a local folder? In other words, Can I find these .pvz files on the local computer?The reason WHY I want to get these models is that I want to open this model in Creo View, but the current model format is.IGS, which cannot be opened by Creo View. So if there is another way to let me open this model in Creo View, I am willing to try.
Hi All,I want to use the small model as the model target, and then display the large model(Small model is part of the larger model). Now I want to completely coincide the small model with the corresponding part of the large model, but NOW I can only manually adjust the position of the small model, which is very inaccurate. Can Vuforia Studio open the three-view mode? (Just like 3Dmax can open three views to view the model from three angles).If Vuforia Studio can't turn on the 3-view mode, how can I accurately align the small model with the large model?
Hello everyone, I was wondering how would i go on about connecting HoloLens 2 with Thingworx ?I'm currently exploring the capabilities i could get out of the mix of the two. Maybe displaying a mashup? Any insight about connexion protocol's and/or any sort of reading would be helpful. Thank you in advance.
As per this thread, similar issue: Hi, I used the same method you mentioned, but I have encountered a problem: the model of entire assembly cannot completely coincide with the actual assembly. How can I solve this problem? (The ratio of the model and the actual object is exactly consistent)
Hi All,I want to identify a model with Model Target, but this model is too complicated, with 2,650 Parts and 1.7 million faces, when I click the Publish button, the system prompts as follows: what should I do if I want to identify this model with Model Target?
Hello, I was wondering if it is possible to embed a vuforia studio project into an existing app. Either by web or even directly.My idea is that I have an existing application, make a vuforia studio project, and in the application, when I click on a button to see in augmented reality the project opens inside that application. and have the experience inside that application.
Hi everyone,I would like to call a function on changed value event. How can I do this?The value to be monitored is in a label, it is used to indicate the step of my animation. The property text of label is binded to CurrentStep of my 3D Model which contains animation sequences.Thanks, Maxime.
Hello, It is possible to play a video from youtube with just URL, without download it? Thank you
Anyone with Hololens experienced this?I tried to publish a 3D model with 2D Image (.jpg) in a 3DImage widget.During Preview, i can see the 2D Image.But when I publish it, i can't see the 2D Image at all.Attached is the sample image when previewed. But when viewed in the actual hololens, the 2D image is nowehere to be seen.Is there a special js code for this one?
https://learnopengl.com/Advanced-OpenGL/Face-culling
In the middle of working on a project, suddenly my 3D canvas will not load. I either get the spinning green wheel or just a white screen. The first time this happened I was able to clear my browser cache and that cleared up the problem. However it's been a few days and its happening again, and clearing the cache has no effect. I can select widgets from the project pane and view their properties, but still see nothing in the canvas area. My 2D canvas works fine. The same thing happens with other projects as well as a newly created project. Any ideas/suggestions? Attached is the error I see in dev tools.
Uncaught Error: [$injector:modulerr] http://errors.angularjs.org/1.5.3/$injector/modulerr? the module fails to load
Hello, I am using the following code to give popups/alerts during my experience. I have tested the code both on a mobile project and a 3D eyewear project. The code works fine on a mobile project, but on the 3D project using HoloLens will nothing appear. Does HoloLens not support the Ionic framework or am I missing something? $scope.Evaluate = function() { var stopOrFix = $ionicPopup.confirm({ title: "Machine Error Found", template: "Decide if you want to fix the machine error now or move on", cancelText: "Move on", cancelType: "button-default", okText: "Fix it now", okType: "button-default" }); stopOrFix.then(function(res){ if (res) { // Make it possible to scan again console.log("If statement called"); $scope.Alert(); } else { // do nothing console.log("Move on"); } }) }; $scope.Alert = function() { var alertPopup = $ionicPopup.alert( { title: "Machine Error found", template: "Scan the QR code of the machine to get i
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.