Skip to content
Snippets Groups Projects
user avatar
Ekran authored
85beb6ae
History

robot_arm

The goal is to build a little robot arm out of available materials and 3d printed parts.

Structure

A folder should be used for each kind of files (hardware, software, documentation).

Licences

The output of the project constists of hardware, software and documentation. So we will have three licences for this:

  • for Hardware the CERN-OpenSourceHardware licence,
  • for documentation the creative-commons licence and
  • for the software the GNU GPLv3.

It should be possible to fork the project, improve it and even produce it commercialy. But it should alway stay open and include all the files to reproduce. This mean it must always include all the files necessary to rebuild it with all made modifications.