Add minimal pick-and-place case with world embedded
This commit is contained in:
parent
209e99a4b3
commit
a87fb8a7ec
64 changed files with 2419 additions and 275 deletions
16
rbs_simulation/models/rack/model.config
Normal file
16
rbs_simulation/models/rack/model.config
Normal file
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<model>
|
||||
<name>rack</name>
|
||||
<version>1.0</version>
|
||||
<sdf version="1.6">model.sdf</sdf>
|
||||
|
||||
<author>
|
||||
<name>brothermechanic</name>
|
||||
<email>brothermechanic@gmail.com</email>
|
||||
</author>
|
||||
|
||||
<description>
|
||||
rack
|
||||
</description>
|
||||
</model>
|
Loading…
Add table
Add a link
Reference in a new issue