Vuforia Studio
Recently active
Hello, my 3D canvas page is empty, can't see the grid. and when I add a Model widget nothing happens? Have anyone have had the same problem?
To register following information in Settings It is accessible via browser with same account and password. URL: https://lf9nxpzc.pp.vuforia.io/VuforiaExperienceService Username: pioneer Password: xxxxxxx However, it reports following error when clicking Publish in Project.( the account and password is confirmed many times, so mannual input mistake can be ruled out.)
Hi,I am trying to use the thingworx bundled with the Thingworx studio program. I want to create a timer to trigger service. Everything done properly but since there is error coming up in logs so i think it not triggering timer.CRITICAL ERROR: EventRouter is over capacity - events being rejected Task com.thingworx.system.subsystems.eventprocessing.EventInstance@6feb1b8 rejected from com.thingworx.common.utils.MonitoredThreadPoolExecutor@49690819[Running, pool size = 500, active threads = 500, queued tasks = 200000, completed tasks = 0]Is there anyway i can use my own Thingworx with Thingworx studio? I can see there is extension also deployed on the bundled Thingworx. Where i can get this? Its not available in market place
I want to create an AR app which after recognizing the thingmark should open another native android app(java based) which is in the mobile device itself. Is it possible?
The TextArea widget cannot be styled directly with a specific CSS class.It can however be styled through the generic textarea style, e.g. in Styles > Applications usetextarea { color: red; font-family:"Times New Roman", Times, serif; font-size: 23px;}That should help styling those boxes...
I need a solution for using shrink-wrap created Creo Objects in Thingworx Studio. In Creo View and Illustrate, I can apply the settings as shown below to see the information. Is there a publisher setting I'm missing or a setting in Studio or View? I put in an enhancement request for Creo View app on iPhone for this similar issue. No way to show surfaces in Thingworx Studio that I have found. Note: We have quite a few files in our windchill created from Shrinkwraps.
Hi,I am facing few problems with Thingworx StudioWhen I lauch the Thingworx Studio the welcome screen shows error as "Error occurred, check logs". I am not sure why this is happening.When I open Thingworx Studio. I can still see my earlier created projects, but I can't load them and when I try to create new one, even that is not working. I can see window as shown bleow:Please find the logs below:[16:00:34] Studio Version 1.8 (0.1.12.1082)[16:00:34] Status Message: Version 1.8 (0.1.12.1082)[16:00:34] Checking for updates from https://studio-download.vuforia.io/downloads/ThingworxMobileBuilderApp.application[16:00:43] Starting node.exe[16:00:43] debug: [twx-studio:logging] Debug logging enabled. DEBUG=twx-studio*,ar-extension*[16:00:43] Mon, 16 Jan 2017 10:30:43 GMT twx-studio:logging DEBUG_FD=1 so the "debug" module will log to stdout instead of stderr[16:00:43] info: [twx-studio:initializer] Node version: 6.9.1[16:00:43] debug: [twx-studio:initializer] ThingWorxStudio dir: C:\Use
Hi,I've been testing ThingWorx Foundation Server on a 30 day trial and after initially working with it successfully, I'm now getting:This site can’t be reachedThe connection was reset.Try:Checking the connectionChecking the proxy and the firewallERR_CONNECTION_RESETThe server information is:Status: runningIP: 34.199.15.51Trial Expiration: Mar 3, 2017I've tried various different laptops and connections to ensure it's not something on my end.Would it be possible to resolve this? I can't complete testing without the server being available.
Hi,I have an IOT based AR experience where I have to display data from TI sensor tags using 3D gauge in my AR experience. I have another android app that can collect data from TI sensor tag and can store data in a CSV file in the device's memory itself. So if thingworx support any cloud or storage to send the csv file, then it could be possible to display data in AR experience like I used CAR1 to display random data. Please help me how can I solve thins problem. Is there any way through which I can store the CSV file and display data in 3D gauge in my AR experience.
Hi,I have a usecase where I have to display an animation on the top of my real object. Means, I have an gif or avi file that I want to be displayed in my AR experience in 3D panel. But in thingworx studio I cant import it in 3D model or 3D image. Is there any solution how to do it. I have attached files as well. Please help with probable solutions if any. And is it possible to get an image to be displayed in AR from cloud.
I'm working through the first tutorial and after I select publish, I'm asked for the username and password. Is this something I need to set? anything else I enter doesn't work.
With various Augmented Reality applications in PTC's product portfolio the technical aspects and use cases could leave you with some questions.Did you know that we do not only have a full blown Augmented Reality SDK but offer also the possibility for a easy to use integration with live sensor data coming in via ThingWorx?This blog post hopefully clarifies some of the questions around what can be done with Vuforia SDK and ThingWorx Studio.Welcome to the real worldIn the real world, or the "real reality" (sounds weird, but it's basically what you can see with your own eyes - no augmentation involved) there are various objects. These might look the same - or not. Just take the following example... that's what we perceive when looking at things around us:These objects are recognized via shapes, contrasts (black & white) and whatever defines the actual form.Vuforia SDK is able to recognize those objects via it's built-in object recognition capabilities.However, there might be limits
The cad optimizer process outputs 3 different fidelity variants of the PVZ file - Low, Medium and High. The processing power and time to execute all three can be excessive with large PVZ's (300-400MB). I'm proposing that a popup menu or preselect functionality for the user is made visible to select the fidelity they want when adding resources to Studio. This may require more predefined recipe files to be stored or created, but I think it would be worthwhile for the user. My use case is as follows. For one project I'm trying to process a full truck - I know that I will only want the low fidelity file. The next project, I'm working with an intake screen where I know that I will only want the high fidelity variant because it has lots of features. Don't make the user manage the recipe files!
Using Connection Filters for state-based rendering and value formattingState-based rendering of properties that come from user inputs or from connected ThingWorx data is a common requirement.Think about the following scenario: from ThingWorx you get the state of a as one of these values: [ OK | At-Risk | Issue ].You would like to visualize it with a 3D image or a changed 3DGauge icon.You can achieve that easily with a ThingWorx Studio functionality that is often overseen: The Connection Filters.With connection filters you can achieve a lot of very nice a common features, mainly:number and date formattingvalue pre- and postfixing (specifically units for numbers but also anything else)state-based formatting, e.g. changing the image or style based on a number changeHere is what I mean in practice:Step 1:Step 2:Here is the stateBasedStyling Connection Filter content:return value < 3000 ? "fill:rgba(255, 255, 255, 1);textbaseline:middle;textalign:center" : "fill:r
Hi All,I've got a problem with an experience turning off the 3D geometry once it has been loaded. It's been set to visible, but once it has loaded, it flashes up on the screen and then disappears. I've tried using a toggle widget to control the visibility but to no effect. The source geometry was a SketchUp file that was exported to FBX and then brought into Studio. When I look at the PVZ file, it's made up of around 1,500 mesh entities, which doesn't seem to be too many.Attached is a video that shows what happens. You can see the model (a sports stadium) flash briefly and then it's gone. Has anyone else had this problem before? Any ideas why?Many thanks,Allan
Hello,I'm trying to install Creo as part of our Thingworx Studio pilot program. I'm using the ThingWorx Studio getting started guide and was able to get the license and creo install files. When I run the installer I get an error in the log files saying "The system cannot find the path specified. " but don't know how to fix it. I'm using Java jre 1.8.0_111 to run the installer.Thanks
Hi,Can anyone point me in the right direction regarding the creation of Templates and Things in the Composer?I am at the stage where I would like to try to incorporate simple live streaming data from an external source into the Composer to display on some published projects as proof of concept. While the tutorial videos are wonderful, it is the final part of the procedures regarding live data that elude me: they seem to have been glossed over in the tutorials, such as using pre-prepared Templates and Things in Composer and not much information as to how to get external data into Composer. I would love to see a separate tutorial or written procedure for this last step in the process. Also what type of external data is supported or allowed into the Composer? Are there limitations?I am obliged in advance for any assistance!Regards,Brian
I experienced this a couple times and I've been working with PTC software for 19 years...so I have good intuition as to what a bug is versus intended functionality! And this feels like a bug.I used mate to position my Thingmark to the 3D model. Later, I added a 3D label widget and previewed my experience to find out that my Thingmark was now randomly placed out in space away from the 3d model. My Canvas still showed the Thingmark located on the 3D model correctly. I saved project...exit Thingworx studio and then reopened my project to see that the Thingmark was now placed incorrectly like the preview previously showed. My request is to ensure that the transform position of the 3d model with respect to the transform position of the thingmark be VERY sticky.Other users - Please reply or add comments if you experience a similar issue. I don't want to waste PTC's tech support or developers time if I'm the only one experiencing this.
I have set up an event which changes the number value of a property of one of my things. I have set a button to trigger this event when clicked in thingworx studio. This works perfectly the first time I click it, but if I am in the same preview or instance on view then if I try to trigger it again then nothing happens. I need to refresh in order to trigger the event again. I'm not sure what is going on here and what I need to do to fix this problem.Any help would be much appreciated.Thanks,Adam
Preview button dosn’t react when I click it, the trial version is not supported?
To register following information in Settings It is accessible via browser with same account and password. URL: https://lf9nxpzc.pp.vuforia.io/VuforiaExperienceService Username: pioneer Password: xxxxxxx However, it reports following error when clicking Publish in Project.( the account and password is confirmed many times, so mannual input mistake can be ruled out.)
How-To for proxy server resolution.
Hi, I am creating an experience where the end user may want to send some information back to the server. At a basic level I will have a button that the user can select and it will open their email application with a pre-populated address which they can send. I assumed that using something like mailto:support@support.com would work but I'm not getting the results I was hoping for. (probably some simple mistake) Step 2 from that it would be great if we could get additional information like Location, Device Type, OS.. etc. Step 3 would to be to send that information directly back to thingworx without the need for the users email client. Thanks in advance.
I'm not able to make my sequence work in the preview area of Thingworx Studio. I found the thread below on the old forum...based on the last comments, previewing the PVI sequences from Creo Illustrate is not designed in yet. Are there plans to put it in place?https://developer.vuforia.com/forum/sequence-and-animation-content/sequence-wont-play
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.