← Back to Works

HoloLens Operator Assistant

Back in 2018 when I was working at Diginext we had an R&D Augmented Reality project with a real industrial use-case. The HoloLens app’s goal was to assist Operators in their task : assemble a lot of long electric cables with specific inputs and outputs, following a “map” on a big table. Difficulties: pick up correct cable and not mix them up ; follow the exact plan and wire them correctly. Maps are complex and errors are easily made.

HoloLens app helps the operator to:

My developer responsibilities on this project were:

Technologies : mainly C++ (Inscape code + HoloLens SDK) and visual programming (similar to UE’s Blueprints) to create the AR experience.


This video shows (in our office, not in real situation) the first step of the use case, before operator starts his real task: positioning the map’s hologram and make it match real map’s position, located on the table. I created UX and controls, building on top of HoloLens’ basic gesture recognition.

Part 1 : manually positioning hologram


This video demonstrates the operator’s use-case: positioning electric cables on the “map” and fixing them / wiring them. In the video I go quickly as it was just a demo to show our current app’s development state.

Part 2 : quick demo of positioning cables