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…