architecture¶
this project is basically a 5DOF robot arm that can grab and place hard drives.
it envolves a few subdomains:
kinematics
mechanics
electronics
user interface
basic folder structure¶
docs/
- documentationsrc/
- source coderos/
- ros nodessim/
- simulationgazebo/
- gazebo pluginsmodels/
- 3D models
tests/
- testing scripts
bin/
- executables (actual shell scripts)