2018; Telexistence Robot (Robotics Club)
- Guining Pertin
- Feb 28, 2018
- 1 min read
Introduction
The inspiration for the project – https://www.youtube.com/watch?v=z9gSZwVMybc
Ever wanted to check what’s going outside your door while you lie at the comfort of your bed? That is, to get something done without getting out of your comfort zone. Sounds cool right?
We built a telexistence robot as a part of TechEvince 2018 under Robotics Club during our freshman year (So, you can call it the first complete project under the club)
The robot base was controlled using hand gestures while the camera at the top was controlled through the orientation of a VR headset.

TL; DR –
Get the video feed from the camera on the robot using a Raspberry Pi and host it on an HTTP server.
Display the live video feed on a phone attached inside the VR headset for the Telexistence effect.
An MPU-6050 attached to the VR headset tracks the user’s head orientation and sends corresponding commands to the servo attached to the camera to follow the motion.
The base of the robot can also be controlled using hand gestures using another set of Arduino and MPU-6050.
The complete project details has been documented by one of the team members, Pratyush Sharma : https://www.instructables.com/id/VR-Vision/
The team members are:
Rohit Kumar
Pratyush Sharma
Ankit Saini
Vaibhav Singh
Guining Pertin
Sparsh Dutta
Priyanshu Barnwal



Comments