Vuforia Studio
Recently active
I created animation sequence steps in Creo Illustrate. Playing steps showing changing the position of parts works in Vuforia Studio. However the step that changes the 3D model's orientation (to show the other side) does not work. I have tried both the Record Camera and Capture Camera methods for changing the 3D model's orientation in Creo Illustrate. Neither works when I bring the .pvz file into Vuforia Studio. I'd greatly appreciate information on how to get this working.
I cant seem to publish to my experience server after the 8.4.5.4404 update
Seems a very stupid question but how do you open Vuforia Studio? Once the setup file is installed, it doesn't seem to create any kind of shortcut to the localhost.
Hello, friends!! This is a simple (and probably a silly) question, but I'd like to create a condition if a button is clicked, without binding the click event to a function, as normally used. Below, a simple example: I'd like to skip a step if the "Yes" button is clicked: if(stepNumber == 1) { $scope.view.wdg['labelStep'].text = 'Is the light on?'if($scope.view.wdg.['buttonYes'].click) //this is where I'm stuck at. The 'click' event is not called by the ".click" syntax, since it doesn't seem to accept it. {stepNumber = 3 //if the user clicks in the "Yes" button, it would skip the next step from 2 to 3.}} This is probably a simple syntax error!
Hello, I am working on a presentation where I have multiple components placed apart from each other, some at a distance of 0.5m. Using a thingmark would prove difficult, since the tracking will be constantly lost, especially if someone wants to get a closer look at a certain part. The spatial target excels from this point of view, it is able to maintain the parts in the position they are placed, even if I lose sight of them, the only downside is that it has to be placed manually everytime the experience is loaded. The idea is to have a starting point (for example a thingmark) to which the parts are referenced to, then a person scans the thingmark, the experience is loaded, and somehow it uses the spatial target's capabilitiy of maintaining the parts in the same place, even if the sight of the thingmark is lost. This is probably a long shot, but does anyone have any idea if this is possible, or maybe even an alternative to this scenario? Thank you !
Hello guys, can someone please help me with this ? After I updated studio I can't publish an experience. [2019-07-09T11:27:21.196Z] error: [twx-studio:index] uncaughtExceptionCannot find module 'C:\Users\brpeters\AppData\Roaming\VuforiaStudio\studio-download.vuforia.io\node_modules\thingview-node\lib\js\ptc\thingview\libthingview.js' { Error: Cannot find module 'C:\Users\brpeters\AppData\Roaming\VuforiaStudio\studio-download.vuforia.io\node_modules\thingview-node\lib\js\ptc\thingview\libthingview.js'at Function.Module._resolveFilename (internal/modules/cjs/loader.js:582:15)at Function.Module._load (internal/modules/cjs/loader.js:508:25)at Module.require (internal/modules/cjs/loader.js:637:17)at require (internal/modules/cjs/helpers.js:22:18)at fs.readFile (C:\Users\brpeters\AppData\Roaming\VuforiaStudio\studio-download.vuforia.io\node_modules\thingview-node\src\thingviewAPI.js:17:25)at C:\Users\brpeters\AppData\Roaming\VuforiaStudio\studio-download.vuforia.io\
Hi, Can I add my own font file (* .TTF) as a resource for "Vuforia Studio" instead of an external font?Can I use the resource font I have added?Or is it possible to use only external fonts via unconditional URL like below? @import url (// fonts.googleapis.com/css?family=Bowlby One); .specialfont { font-family: 'Bowlby One'; } Thanks, Warm Regards, SeonHo
Basically the title, I've been trying use the opacity value to make a model part "fade" away but when I change the value, it's reflected when I print it to console but not on the model itself. Thanks!
Hi, I was having trouble with Robot Arm Tutorial # 2. The JavaScript that is executed when the service is called after the service is called does not work. If you remove and re-add the external data RobotArm1.GetProertyValues, the script will work. It does not mean that the service does not work.This is because the value is updated every 3 seconds. Do you know why? Warm Regards, SeonHo
Is it possible to change the order of views and in case if there is a solution for it, how can it be implemented? Regards Hannes
As stated above I'm facing this issue since morning, whenever I'm trying to publish it is asking me to login as I'm logging in with correct credentials still it is asking me to login again and again. Even happening the same when trying to validate. Please help me out I have demo tomorrow.
how to reorder the views in vuforia studio????
Hi, The panel widget does not generate scrolling. Or am I misusing it?Please let me know. Thanks, Warm Regards SeonHo
Hello, I am having issues with viewing my projects on mobile devices. The HoloLens is working fine however. With my iPhone, after scanning the thingmark the option to display the experience pops up. Once I click on it the display area goes white & nothing happens. I checked the log file (please see attached) and the only error I could find said the following: ThingBrowser[559:78834] ERROR/AR(559) 2019-05-25 10:51:37: VideoBackgroundConfig with screen size of zero received, skipping config step I don't know why this would happen, since under info I have the Minimum Screen Width set to Phone (320dp). I've tried to eliminate all possible sources of errors by reducing the size of my project to just a thingmark and a simple pvz, but that hasn't helped. Any ideas what might be causing this? Thanks, Wes
As part of my experience I have a long parts list that users can interact with to put together a shopping list. Is it possible to manipulate gridlayout and widgets using js to dynamically add a row and several widgets to the new row as needed? I ran across someone talking about how they found the code to create widgets in runtime but I haven't been able to find his (or her) example again to implement it into the experience. I could set it all up manually but there's 200+ entries that I'd need to do it for each part of my experience so if there's a way to streamline the process that'd be amazingly helpful.
Is the loop-function of steps ignored in Vuforia studio?In my experience the step does not loop, in Illustrate it does?
Hi there, is there a possibility to include .js files ? I need to use the function round of math.js. Thanks for help.
Hello, folks! I know there were/are some discussions related to this topic, many of them were replied by @sdidier, but unfortunately I couldn't find an exact solution to my problem. I'm trying to read and write values between Thingworx and Vuforia. I had no problems reading a value from a Thing in Vuforia using the GetPropertyValues service, as explained in this article. I'm able to instantly see the values updating in my experience when I manually change a property value in Thingworx, without issues. However, when I try to do the reverse path - writing values to a Thing from Vuforia - using the SetPropertyValues service, I have no results. Here's what I've done: 1. I've created a couple of 2D buttons that will change the state of a Boolean property of a Thing: 2. I've added the SetPropertyValues service from my Thing (staplerThing) and set it up a
Hi, i have issue on rotate model. I binding a slider value to model rx. but model rotate is confuse. (view in My Videos) how do I rotate the model in place? thanks. Warm Regards, SeonHo
Hi, I just added 3D label close to 3D Gauge because I cannot find Label item on 3D Gauge. But this is bothering operation to fix the X,Y,Z coordinate with good balance between text and gauge image. Does anyone know adding label on 3D gauge or have alternative 3D widget? Best regards Akira
Hi guys. Is it possible to prevent an autoplay of the next step of a sequence when the step is over? I would like to add a kind of check or acknowledge from the user befpre starting the next step. Thanks in advance.
Hi Guys. For a customer project I have a model target which ten times smaller than the real object. It is more practical to show it on a smaller model to the customer, and we already have it 3D-printed. Because the model in studio is more detailed as the printed real one, I'm using a reduced Model as target model, so I'm superimposing the reduced one on the detailed model. The issue(s) I'm facing now are, that when I scale up the model target to match the detailed model, it's not recognized anymore, so I have to scale down the detailed model in studio, which is very inconvenient, because then I have to scale every single text and labels, etc. manually, and when we are using the real object later one, I have to do the same thing backwards scaling everything up again. Is there a better method to do this? Is someone facing the same issues, or has any ideas? Could there by an Conversion error in studio? Because when I want to scale up the target
$scope.setSequenceList = function(){ $scope.app.params.sequenceList = [ { "display":"Figure 2", "value":"app/resources/Uploaded/dobot_Arm_inspection_High.pvi" } ] } $scope.setSequenceList(); $scope.selectSequence = function(){ console.log($scope.app); if($scope.app.view.RepairSequence.wdg["sequence-select"].value){ $scope.app.view.RepairSequence.wdg["bottom-nav-grid"].visible = true; $scope.app.view.RepairSequence.wdg["select-popup"].visible = false; } else { $scope.app.view.RepairSequence.wdg["bottom-nav-grid"].visible = false; $scope.app.view.RepairSequence.wdg["select-popup"].visible = true; } } This is my JS code and my Pvz file has 3 step but this code did not work. I do not see any movement when click play button
We have an modal opened view in our vuforia application with a button on top. When we press this button we want to close the modal view and navigate to another main view. Example: MainMenuView is open -> Navigation to a 3D-Model view -> Click on a help button which opens a 2D Help or Informationview as modal -> Click on a button inside this modal view should close the modal view and navigate back on the mainmenu. On another post here in the community i found a function of JavaScript which seems to do what I want "app-fn-hide-modal" but I can't figure out on which scope this is called and with which kind of parameters. Maybe in this way? $scope.app.fn.hide-modal('view-1'); it doesn't seem to work. Can anyone help here? Javascript documentation for vuforia seems like a pain for me 😞
Creating a trained Model Target dataset is an option for the Vuforia Engine however I need this functionality in Vuforia Studio. Is there a pipeline for getting Studio to be able to use this data for targets or is this impossible? Thanks for any help/info!
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.