Commit 4ef5cd18 authored by Jan Koniarik's avatar Jan Koniarik
Browse files

added readme and scad filefor tote

parent 7cd3b57c
Package for robot based on deshipus Tote.
Library for config generation should be generalized and scad files need review and documentation.
......@@ -38,10 +38,10 @@ module body(){
battery();
translate([0, 0, 25]){
rotate([180, 0, 0])
raspbpi();
}
//translate([0, 0, 25]){
// rotate([180, 0, 0])
// raspbpi();
//}
translate(cam_base_pos)
camera_base();
......@@ -62,5 +62,5 @@ module model() {
}
model();
//model();
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment