Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 1.39 KB

README.md

File metadata and controls

21 lines (11 loc) · 1.39 KB

OpenBot Controllers

Last updated: Dec 20, 2021

There are several ways for controlling the OpenBot robot.

Bluetooth Controller

The easiest way to control the robot is to connect a game controller via bluetooth. Most BT game controllers should work. We have tested the PS4 controller, XBox controller and several aftermarket controllers such as the X3.

This controller requires your phone and a computer (e.g. laptop, rasberry PI) to be connected to the same WiFi network. After successful connection you get a live low-latency video feed and can use your keyboard to control the robot from the browser.

Special thanks to Ivo Zivkov izivkov@gmail.com for the development.

This controller requires your phone and a computer (e.g. laptop, rasberry PI) to be connected to the same WiFi network. After successful connection you get a live RTSP video stream and can use your keyboard to control the robot from the terminal. You can use the Python script as a template to develop your own controller.

Special thanks to Ivo Zivkov izivkov@gmail.com for the development.