ROS# Tutorial (HoloLens 2)

By Bryce Ikeda in Tutorials

December 16, 2020

This is a tutorial on how to make a Unity project with Ros Sharp and the Mixed Reality Toolkit. I then run the application on the Hololens 2 emulator and demonstrate how to run it on the Hololens 2 hardware. I also go through the steps on how to connect to Ros Sharp using Ros Bridge on a virtual machine. I demonstrate a working connection by publishing to an odometry topic to get a cube game object in my Unity scene to move.

Posted on:
December 16, 2020
Length:
1 minute read, 83 words
Categories:
Tutorials
Tags:
HoloLens2 ROS Unity
See Also:
Running ROS in Docker on WSL2 and Connecting to Unity
PRogramAR: Augmented Reality End-User Robot Programming
Bridging the HoloLens 2 to ROS Running on WSL2