P2P Industries develops open source software and tools for making it simpler to connect and operate robots and swarms.
Our documentation is already available and covers the features of our platform.
Rust SDK
We provide a Rust SDK to implement custom logic on your robots. It's fast, safe and easy to use.
Python SDK
We provide a Python SDK to implement custom logic on your robots. It's easy to use and should be familiar to most developers.
TypeScript SDK
We provide a TypeScript SDK to implement custom logic on your robots. It also works from the browser!
Key Value Store
Decentralized key value store to store data on the robots.
Pub-Sub
Decentralized pub-sub system to send messages between robots.
Deploy Apps to Robots
Deploy your custom apps to the robots with a single command.
Resilient
Because of the decentralized architecture, the whole system can't be taken down through the failure of a single robot. If everything that needs to communicate can do so, then it will still work.
Focus on application logic
You can focus on the application logic of your robots. We take care of the rest.
Infrastructureless
Built on wireless mesh technology, there is no need to cover your robots with WiFi or setup a connection to the cloud. Just turn on the devices you need and they will figure it out by themselves.
ROS2 Extension (coming soon)
As we ship our solution as a ROS2 extension you can continue using your current hardware and techstack.
End-to-End Security (coming soon)
All communication is end-to-end encrypted. Fine grane automatic permissions ensure that every robot can only do what it's supposed to do.
C++ SDK (coming soon)
We provide a C++ SDK to implement custom logic on your robots. It's fast and easy to use.