Skip to content

Commit

Permalink
add warehouse model, and README
Browse files Browse the repository at this point in the history
  • Loading branch information
sikang committed Dec 6, 2015
1 parent 47c513f commit 5493b6b
Show file tree
Hide file tree
Showing 20 changed files with 7,990 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ World models list
- `levine`
- `skir`
- `corridor`
- `warehouse`

### mrsl_quadrotor_launch
the package for launch demo
```
Expand All @@ -32,3 +34,10 @@ $roslaunch gazebo.launch world:=corridor
$roslaunch spawn.launch robot_type:=pelican_laser_rgbd
```

### Samples
- `hummingbird`
- `hummingbird_rgbd`
- `pelican_laser_rgbd`
- `levine`
- `corridor`
- `warehouse`
3,127 changes: 3,127 additions & 0 deletions mrsl_models/models/warehouse/warehouse.dae

Large diffs are not rendered by default.

Loading

0 comments on commit 5493b6b

Please sign in to comment.