Skip to content
forked from isl-org/OpenBot

OpenBot leverages smartphones as brains for low-cost robots. We have designed a small electric vehicle that costs about $50 and serves as a robot body. Our software stack for Android smartphones supports advanced robotics workloads such as person following and real-time autonomous navigation.

License

Notifications You must be signed in to change notification settings

javacasm/OpenBot

 
 

Repository files navigation

Banner

Turning Smartphones into Robots

GitHub build GitHub issues GitHub pull requests GitHub forks GitHub stars Github downloads Github size Github license

English | 简体中文

OpenBot leverages smartphones as brains for low-cost robots. We have designed a small electric vehicle that costs about $50 and serves as a robot body. Our software stack for Android smartphones supports advanced robotics workloads such as person following and real-time autonomous navigation.

Get started with OpenBot

Get the source code

  • You can download the repo as a zip file and extract it into a folder of your choice.
  • You can clone the OpenBot repository from GitHub with the following command:
    git clone https://github.com/intel-isl/OpenBot.git
  • You can fork the OpenBot repository and then clone your local copy. This is recommended, especially if you want to contribute.

Citation

Please cite our paper if you use OpenBot.

@article{openbot2020,
    author    = {Matthias M\"uller and Vladlen Koltun},
    title     = {{OpenBot}: Turning Smartphones into Robots},
    journal   = {arXiv:2008.10631},
    year      = {2020},
}

Video

youtube video

Contribute

Please read the contribution guidelines. If you are not sure where to start have a look at the open issues.

Contact

  • Join our Slack channel to connect with the OpenBot community.
  • Contact us via Email
Footer

About

OpenBot leverages smartphones as brains for low-cost robots. We have designed a small electric vehicle that costs about $50 and serves as a robot body. Our software stack for Android smartphones supports advanced robotics workloads such as person following and real-time autonomous navigation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 69.4%
  • Python 11.7%
  • Jupyter Notebook 11.0%
  • C++ 7.7%
  • Shell 0.2%