Skip to content

EstebanGameDevelopment/RemoteRobotController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation


REMOTE DRONE CONTROLLER

With the project Remote Drone Controller you will be able to control any drone remotely anywhere in the world over the mobile network using 360 video streaming technology.

We are going to do, step by step, everything in order for anyone who is familiar with Raspberry PI and drones to do his own remote drone controller system.

Project presentation video


CONTENTS

The 3 folders of the project contain:

  • /Apps: APK apps for Android based devices (Smartphones/tablets, Oculus Go, Oculus Quest)

  • /CommandServer: Binary server that will connect the all the involved actors through mobile network.

  • /PythonRobot: Python scripts that will connect the robot with the app.


PROJECT'S GOAL

Autonomous Drones need of a back up system in case the artificial inteligence isn't able to handle particular situations.

That's where this system is going to be useful for a person to remotely take control of the drone and drive it safely to its destination.

The project is currently functional for a land drone, but since the programming is done with Python it will be easily extrapolable to flying drones.


TUTORIAL SUMMARY

On the next videos we will learn everything in order to make it work.


ADDITIONAL RESOURCES

I will be focusing to explain specifically about this project, so there will be parts that won't be explained in greater detail because there are better explanations out there. I will put all these references and video tutorials in the description for you to follow.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages