|
REPY-2.0 1.0
Mechanical module for modular robotics
|
Constructor. {
this->thickness = thickness;
this->side = side;
this->drill_diam = drill_diam;
this->drill_x = drill_x;
this->drill_y = drill_y;
rebuild();
}
|
1.7.4