April, 22, 2022
VR Robotics Simulator: How to Create a VR Scene in Unity
In the previous lesson, we learned how to install Oculus integration SDK in Unity and change essential settings for the VR in the Unity editor.
![How to Install Oculus SDK-unity asset store](https://minio.news.mecharithm.com:443/mecharithm/How_to_Install_Oculus_SDK_unity_asset_store_2d45795966.jpg)
This lesson of the series of lessons to design a VR robotics simulator will teach how to create a simple VR scene in Unity. Users can create a scene with a simple UGV and room and export it as an APK file and install it on the Quest headset.
![How to Create a VR Scene in Unity-photo-1](https://minio.news.mecharithm.com:443/mecharithm/How_to_Create_a_VR_Scene_in_Unity_photo_1_bca1ad20fa.jpg)
The contents of the entire course on developing a VR Robotics Simulator are as follows:
- Introduction to the Course (1/15)
- Install VR SDK (2/15)
- Simple VR Scene (3/15)
- Grab Objects with a Joystick (4/15)
- Grab Objects with Hand (5/15)
- UI in VR (6/15)
- Assemble a Robot in VR (7/15)
- Create a UGV Robot (8/15)
- Create a Quadcopter (9/15)
- Selection Menu for Robots (10/15)
- Optimizing the Scene (11/15)
- Install the Multiplayer SDK (12/15)
- Multiplayer Mode for Robots (13/15)
- Share Actions in the Network (14/15)
- Professor_Student Accesses (15/15)
[Important] VR Robotics Simulator’s Source Code:
The source code for the entire tutorials (from 1 to 15) can be downloaded HERE!
Watch the video version of the lesson: