Skip to content
visose edited this page Jun 28, 2026 · 13 revisions

Robots started at B-made, the workshop of The Bartlett School of Architecture, as a free and open source tool for students, researchers, and practitioners working with industrial robots.

VISOSE maintains Robots as an open source project. Community questions are welcome in GitHub Discussions. Organizations that need implementation help, robot library work, or ongoing support can use commercial support.

Safety

Industrial robots are dangerous. Robots provides offline programming, checking, simulation, and code generation tools, but it cannot guarantee that a real robot cell is safe.

Always review generated code, validate it on the controller, run first tests at reduced speed, and follow the safety procedures for the specific robot cell.

The software is provided without responsibility for damage, injury, or production loss caused by its use.

Additional credits

  • Robot logo and original v1 icon set by Vincent Huyghe.
  • Additional v1 icon work by Ryan Luke Johns.

Open source references

Robots contains code or algorithms based on these open source and public references:

License

Robots is released under the MIT License.

Clone this wiki locally