| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| models.zip | 2015-05-08 | 1.6 MB | |
| Totals: 1 Item | 1.6 MB | 0 | |
** DOCUMENTATION **
The documentation folder has isoated manuals for the software tools that have been used in this project.
** MODELS **
The model folder contains the models developped and tested by michae soler that are needed in the following folder:
~/.gazebo/models/
If you do not see this folder tape "CONTL+h" to display all file types (hidden). Copy the root folders to the previous one.
The folder structure should look like:
├── camera_plug
│ ├── model-1_2.sdf
│ ├── model-1_2.sdf~
│ ├── model-1_3.sdf
│ ├── model-1_4.sdf
│ ├── model.config
│ ├── model.config~
│ ├── model.sdf
│ └── model.sdf~
├── classRoom
│ ├── model.config
│ ├── model.sdf
│ └── VIEWME.png
├── cubeTexturized
│ ├── cube.blend
│ ├── cube.blend1
│ ├── materials
│ │ └── textures
│ │ ├── imgVisp.png
│ │ └── otherFaces.png
│ ├── meshes
│ │ ├── cube.dae
│ │ └── imgVisp.png
│ ├── model.config
│ ├── model.sdf
│ └── VIEWME.png
|
├── pioneer2dxCam
│ ├── materials
│ │ └── textures
│ │ ├── 68-02421-8000-RA_Turtlebot_F-F_Standoff_color.png
│ │ ├── 68-04552-1000-RA_Turtlebot_M-F_Standoff_color.png
│ │ ├── 68-04552-2000-RA_Turtlebot_M-F_Standoff_color.png
│ │ ├── create_body.png
│ │ ├── plate_0_logo.png
│ │ ├── plate_1_logo.png
│ │ └── plate_2_logo.png
│ ├── meshes
│ │ ├── chassis.dae
│ │ └── wheel.dae
│ ├── model-1_2.sdf
│ ├── model-1_3.sdf
│ ├── model-1_4.sdf
│ ├── model.config
│ ├── model.config~
│ ├── model.sdf
│ ├── model.sdf~
│ └── VIEWME.png