Vuforia Studio
Recently active
I frequently get in a situation where Studio will not let me drag to reorder Model Items in the tree. It shows the drag action and pushed stuff around for the moved item but when i drop it the item is back where i started. I feel like this is related to one of the items having a bad occurrence path but I have not way tot find this. Is there a debug console or anything that could help me with this? This is in 8.3.7
Hello all, I create a app with Unity and Vuforia SDK, it is working fine. I also have Vuforia Studio, it is easy to create an AR experience but I have to see it in Vuforia View. Is there any ways to export the experience from Vuforia Studio in Unity with Vuforia SDK ? Or at least, insert a pvz in Unity ? Thank you
Hi Guys, first I wanna thank you for the nice AR kit, which works fine with my creo part files. What would be good to add: I use the programm for my thesis at university stuttgart. It would be great to copy features and parts that you have put together in one project to another one. When you built things based on the same parts and every time you have to import all again and link everything once again together ... it taked to much time. Another question: Is it possible to use published projects after the trial version runs out? Or do you delate all associated projects with this date? Would be nice to use the once trial version runs out. Is there any possibillity you could extend my trial version for my university use case? I allready running the bonus 15 days. Keep up the good work at the Vuforia Studio and can´t wait for more features to come. Best Greetings Markus
[2019-01-11T10:17:00.671Z] Status Message: Getting ready...[2019-01-11T10:17:00.671Z] Starting node.exe[2019-01-11T10:17:04.846Z] info: [twx-studio:index] Studio Version 8.3.7.4156[2019-01-11T10:17:04.852Z] error: [twx-studio:index] uncaughtException Error: HOME directory does not exist. Environment variable HOME=%HOMEDRIVE%%HOMEPATH% Fix the env variable and relaunch studio.studio dir: %HOMEDRIVE%%HOMEPATH%\Documents\VuforiaStudio, home dir: %HOMEDRIVE%%HOMEPATH%\Documents at _verifyHomeDir (C:\Users\Venkatesh.a\AppData\Roaming\VuforiaStudio\studio-download.vuforia.io\dist\server\commonProperties.js:37:11) at Object.<anonymous> (C:\Users\Venkatesh.a\AppData\Roaming\VuforiaStudio\studio-download.vuforia.io\dist\server\commonProperties.js:40:1) at Module._compile (internal/modules/cjs/loader.js:688:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:699:10) at Module.load (in
I created a time series chart in vuforia. In the preview i can see my time series data. When I open the experience on a tablet the data doesn't show. I just get the message "Data is not loaded yet"
I have started Vuforia free trail. While installing Vuforia studio on windows machine I am getting the below error. Cannot locate application files on the server. Please find the installation log attached.
This is the third JavaScript quark in the series: it can be used to change a widget color by cycling through a given array of colors. You can find the second quark here. Here's the code to copy & paste to your Home.js: $scope.cycleColors = function(widget, colors, time, interval) { let w = (widget.color !== undefined ? widget : $scope.view.wdg[widget]); if (!w || w.color === undefined) { throw "Cannot color-cycle this widget"; } let originalColor = w.color; w.color = colors[0]; w.visible = true; w.opacity = 1; let nSteps = Math.ceil(Math.floor(time/interval) / colors.length) * colors.length; return $interval(iterationCount => w.color = iterationCount === nSteps ? originalColor : colors[iterationCount % colors.length], interval, nSteps);} This JavaScript quark will make the widget color cycle through the colors provided in the colors array. The effect will last time milliseconds, and each color chang
Can someone explain the difference between the card and popup widgets? Maybe give an example of when to use each.
I created one Image Target AR Exp. but when I am going to scan image it's not showing anything. I am using both upgraded version of Vuforia View & Vuforia Studio.
I just want to know what happens at the end of the free 30 day trial on vuforia studios
Hi, We are trying to have our own Experience service. Is there any trial version of Experience service available. Need to try before we implement our Experience Service (On-premises). Please provide link for trial version for Experience Service (On-premises). I am unable to find it anywhere. Thanks Sitanshu
Hello friends, I am fetching the property values in mobile experience from thing (fan1) created in thingworx by dragging and dropping it onto any label or gauge but it actual preview on mobile value is not getting display and it is displaying in vuforia stodio preview on system. Kinldy help me to understand the issue.Thanks
Hi everyone, I have a question, is it possible to use an internal or external cam to use Vuforia View on the computer? I tried on two different computers but the camera never activates when I launch Vuforia view. I think the setting for the application are correct. Thanks for your help.
Hi all, Can anyone have any idea how to display 3d label in experience once we touch the model and it shows technical specification like wise it was shown in KTM bike experience? Thank you
You can get the view count for all public experiences by using the below REST API call. GET <your ES URL>/compliance/views This will return a JSON object with a views and billables field where: views = the download number of publicly accessible projects & billables = how many downloads are counted towards billable tokens You can also specify the startDate and endDate in your request. These parameters can be defined by a UTC date string, JSON date string, or time in milliseconds since a specified date.
Hello, I was trying to launch spatial tracking (using Vuforia Ground Plane) experience on: Sony Xperia XZ2 Compact Xiaomi Mi 8 which are not on the list of: https://library.vuforia.com/articles/Solution/vuforia-fusion-supported-devices.html In the same Vuforia article there is a note: "Features such as Ground Plane or Model Targets may work on devices not explicitly mentioned in the tables below assuming that the devices meet the minimum required specifications for the feature. For more information on the minimum required for Model Targets and Ground Plane, refer to the sections at the bottom of this page." and down there: "Ground Plane Minimum Requirements: Android Devices Android Version: 6.0 (Marshmallow) or newer IMU w/ Gyroscope Sensors Selective Image Stabilization" which both mentioned devices fulfill, I suppose. Both devices work well with ARCore applications. How is it possible that such powerful and flagship devices are not supporting spatial targets?
Hi all, Can anyone help me with the list of mobile phones that supports Spatial target? Thank you
Hello, Can anyone tell me how to rotate 3D model in any degree and any angle? I am able to rotate model in 1 direction but i want to rotate model like a ball.
Hello, I want to configure audio voice while playing sequencing of cad model in experience so that it will help to user in understanding of sequencing. Any suggestion or help will be appreciated.
Hi, I recently updated Studio. I am not able to publish, delete projects thereafter. Receiving "Error occurred, check log". How to fix this?
Hi! The problem is basic. I cannot get any data from ThingWorx in HoloLens experience while Req Auth is selected. I am able to login, but not able to get any data. My user is Administrator and it is in Administrators groups as well. It is working in Preview and on mobile. Any ideas? EDIT: One more thing is that ES is configured to have a Proxy with ThingWorx. I was not involved in configuration. On the THingWorx side I cannot see es-public-user and related data at all. Is this a problem? EDIT2: Found the difference. In mobile I am asked to: Mobile: 1. Login while accessing Experience via ThingMark 2. Login one more time when first reqest to ThingWorx is called HoloLens: 1. Login while accessing Experience via ThingMark 2. I AM NOT ASKED TO LOGIN ONE MORE TIME WHEN ACCESSING DATA FROM TWX How we can resolve that? Adam
I need to use the 2D widgets with HoloLens, it's a crucial part of our planning project. But apparently I cannot have these by default, how can I possibly get them?
Vuforia Studio New Image Target widget (Requires Experience Service 8.3.6) Bug fixes and minor improvements Vuforia View Image Target support on mobile devices and HoloLens Android ARCore support on mobile devices Bug fixes and minor improvements Experience Service (On-premises) Image Target generation support Bug fixes and minor improvements
Hello, I have had Vuforia Studio all throughout 2018, and most updates came automatically in this window: But since 8.2.3, I have not received any updates. I even manually tried update through this: but got an error message stating "Oh no! The update failed. Check the logs for more information." Here are the logs: [12/17/2018 14:03:25] error: [twx-studio:versionCheck] could not determine version TypeError: Invalid Version: null[12/17/2018 14:03:25] at new SemVer (C:\Users\rojasc\AppData\Roaming\ThingworxStudio\studio-download.vuforia.io\node_modules\semver\semver.js:291:11)[12/17/2018 14:03:25] at compare (C:\Users\rojasc\AppData\Roaming\ThingworxStudio\studio-download.vuforia.io\node_modules\semver\semver.js:578:39)[12/17/2018 14:03:25] at Function.gte (C:\Users\rojasc\AppData\Roaming\ThingworxStudio\studio-download.vuforia.io\node_modules\semver\semver.js:627:10)[12/17/2018 14:03:25] at C:\Users\rojasc\AppData\Roaming\ThingworxStudio\stu
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.