VR Robotics Simulator: Share Actions in the Network

VR Robotics Simulator: Share Actions in the Network

In the previous lesson, we learned about multiplayer mode for our robots in virtual reality, how to share their positions and orientations, and also voice chat between users in the VR multiplayer scene. Multiplayer Mode for Robots in Virtual Reality In this lesson, we want to share actions and the impact of actions of robots in the network such as grabbing an object and releasing it in a multiplayer scene. Sharing actions in the network in unity The contents of the entire course on developing a VR Robotics Simulator are as follows: Introduction to the Course (1/15) Install VR SDK…
Read More
VR Robotics Simulator: Multiplayer Mode for Robots

VR Robotics Simulator: Multiplayer Mode for Robots

In the previous lesson, we learned how to install the Photon network SDK in our project and prepare the project for multiplayer implementation in Unity using Photon. Multiplayer in Unity Using Photon Our goal in this lesson is to learn about multiplayer mode for our robots in virtual reality, how to share their positions and orientations, and also voice chat between users in the VR multiplayer scene. Multiplayer Mode for Robots in Virtual Reality 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…
Read More
VR Robotics Simulator: Multiplayer in Unity Using Photon

VR Robotics Simulator: Multiplayer in Unity Using Photon

In the previous lesson, we learned how to optimize our scene to have better performance in VR, such as graphic optimization, lighting, mesh, and collider optimization, script optimization, and some settings for the exportation of our APK. Scene Optimization in VR In this lesson, we will learn how to install the Photon network SDK in our project and prepare the project for multiplayer implementation in Unity using Photon. Multiplayer in Unity Using Photon 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…
Read More
VR Robotics Simulator: Scene Optimization for Oculus VR Headset

VR Robotics Simulator: Scene Optimization for Oculus VR Headset

In the previous lesson, we learned how to make a list for the selection menu in Unity so you could choose between robots for the robotics vr simulator. Selection Menu in Unity to choose between robots As part of this lesson, we will learn how to optimize our scene to have better performance in VR, such as graphic optimization, lighting, mesh, and collider optimization, script optimization, and some settings for the exportation of our APK. Scene Optimization in VR The contents of the entire course on developing a VR Robotics Simulator are as follows: Introduction to the Course (1/15) Install…
Read More
VR Robotics Simulator: Selection Menu in Unity

VR Robotics Simulator: Selection Menu in Unity

In the previous lesson, we learned how to create a drone simulator that allowed the drone to move and grab/release an object in virtual reality. Drone Flight Simulator in Virtual Reality VR The purpose of this lesson is to make a list for the selection menu in Unity so you can choose between robots for the robotics vr simulator. Selection Menu in Unity to choose between robots 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…
Read More
Drone Simulator in Virtual Reality VR

Drone Simulator in Virtual Reality VR

In the previous lesson, we learned how to create a UGV that can move, grab and release objects in VR. In fact, we learned how to make a robot pick up a box or release a box in virtual reality (VR). robot picking up a box in VR This lesson will explain how to create a drone simulator that allows the drone to move and grab/release an object in virtual reality. Drone Flight Simulator in Virtual Reality VR The contents of the entire course on developing a VR Robotics Simulator are as follows: Introduction to the Course (1/15) Install VR…
Read More
VR Robotics Simulator: Robot Picking Up a Box in VR

VR Robotics Simulator: Robot Picking Up a Box in VR

In the previous lesson, we learned how to create a scenario to assemble a robot in VR using our hands. We learned how to assemble a UGV robot in virtual reality and determined the correct position of the pieces. Assembling a robot in VR. For this lesson, we will create a UGV that can move, grab and release objects in VR. In fact, you will learn how to make a robot pick up a box or release a box in virtual reality (VR). robot picking up a box in VR The contents of the entire course on developing a VR…
Read More
VR Robotics Simulator: Assemble a Robot in VR

VR Robotics Simulator: Assemble a Robot in VR

In the previous lesson, we covered UI in VR and how to create a main menu. User Interface UI in Virtual Reality VR In this lesson, we want to create a scenario to assemble a robot in VR using our hands. We will learn how to assemble a UGV robot in virtual reality and determine the correct position of the pieces. Assembling a robot in VR. 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)…
Read More
VR Robotics Simulator: UI in VR

VR Robotics Simulator: UI in VR

In the previous lesson, we learned how to grab an object with our hands in virtual reality by using hand tracking. Grabbing an object using the Hand Tracking feature. In this lesson from the series of lessons on designing a VR robotics simulator, we will learn about user interface (UI) design in virtual reality (VR) and how to make a main menu for the robotics simulator using UI elements. User Interface UI in Virtual Reality VR 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)…
Read More
VR Robotics Simulator: Hand Tracking on Oculus Meta Quest 2

VR Robotics Simulator: Hand Tracking on Oculus Meta Quest 2

In the previous lesson of the series of lessons to design a VR robotics simulator, we learned how to use the Oculus Quest headset's VR controllers to grab an object in a virtual reality scene. Grabbing an object with VR controllers. In this lesson, we will explore one of the most important and interesting features of the Oculus Meta Quest headset. Our focus will be on using Hand Tracking in Virtual Reality (VR) and grabbing an object with our hands. Grabbing an object using the Hand Tracking feature. The contents of the entire course on developing a VR Robotics Simulator…
Read More