Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.49 KB

File metadata and controls

47 lines (30 loc) · 1.49 KB
title FAQ

FAQ

What is rerobots?

rerobots is a suite of tools for building and sharing robots.

We maintain a variety of robots that can be remotely accessed just as you would any cloud computing service. You can develop software on these robots interactively through a Web-based {% abbr title="integrated development environment" %}IDE{% /abbr %}, demonstrated in videos of multi_kobuki and fixed_misty2 workspaces. You can also create your own applications that leverage it with popular programming languages, like Python.

What is hardshare?

The software running at the edge that connects devices to the core infrastructure is known as hardshare. You can share your own robot or {% abbr title="Internet of Things" %}IoT{% /abbr %} device using the hardshare client.

How do I begin?

rerobots is not yet generally available. If you want early access, then try a sandbox, join the community, or ask for an account.

For a conceptual overview, read the Introduction.

How can I report errors or ask questions about the docs?

The source code for this documentation is at https://github.com/rerobots/docs, where you can report issues.

Is it open source?

Yes! Currently, the code is hosted at https://github.com/rerobots