HoloLens
-
Last time we looked at a rudimentary – although in some senses complicated – spatial sound implementation for our ABB IRB 6620 industrial robot model inside HoloLens. It was simple because we added a single sound at the root of the robot, and complicated because we then had to track the status of each of […]
-
As mentioned last time, upgrading to Windows 10 has opened the door to spatial sound in our HoloLens model. The foundational step is to set our Unity project's audio settings to have the Spatializer Plugin as the "MS HRTF Spatializer": if you don't see this option then you may need to upgrade your OS (as […]
-
So yes, it does make sense to switch to Windows 10 if you're doing HoloLens development. As mentioned in a recent post, I'd previously not upgraded any of my work PCs to Windows 10, mainly due to lack of formal support from our IT department. Which isn't in itself a huge concern, but I do […]
-
In the last post we added a gaze cursor and some command support for our ABB industrial robot inside HoloLens. The next step I took was to add spatial mapping, allowing the user to select the base of the robot and move it around within the spatially mapped environs. The Holograms 101 tutorial provided very […]
-
Now that our industrial robot is animated, I thought it a good time to head back on over and finish more of the Holograms 101 tutorial. The next section of the tutorial focuses on adding a gaze cursor to the application: you have a torus mesh that tracks against the geometry the user is looking […]
-
Now that we have our basic model of the ABB 6620 industrial robot inside HoloLens, it's time to make it move. Tom Eriksson kindly provided some basic scripts to perform rotations on the various parts in the base model. I went ahead and consolidated these into a single "Rotate" script, with parameters (the speed, axis […]
-
This post shows something really simple, but I decided to share it here as it took me some time to track down. On Saturday I received the 3D model of an ABB industrial robot – the IRB 6620 I mentioned last week – from Tom Eriksson. He's used a number of tools – including Fusion […]
-
I'm supposed to be off work, this week, so aside from a small amount of HoloLens-related fun, I've actually been stuck up a ladder, sanding and painting some of my home's woodwork. This has left my younger kids (who are now 7 and 9 years old) ample time to stress-test HoloLens, which has led to […]
-
After managing to get HoloLens working properly, yesterday I dove right into the Holograms 101 tutorial. There are two versions of this tutorial: the classic 101 is for use with a physical device, while 101E is an alternative for the HoloLens Emulator. In my case I had to use the standard 101 version as I'm […]
-
It took me longer than expected to get HoloLens working, on Friday night. Here are some thoughts that may or not be of use to others when they go through the same process. The initial tutorial was quite fun. A few parts of it were downright entertaining (I loved the coloured triangles, for instance). Device […]