init
This commit is contained in:
14
follower_vehicle/model.config
Normal file
14
follower_vehicle/model.config
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" ?>
|
||||
<model>
|
||||
<name>Follower Vehicle</name>
|
||||
<version>1.0</version>
|
||||
<sdf version="1.6">model.sdf</sdf>
|
||||
<author>
|
||||
<name>Ian Chen</name>
|
||||
<email>ichen@osrfoundation.org</email>
|
||||
</author>
|
||||
<description>
|
||||
A differential drive vehicle equipped with the FollowerPlugin that follows
|
||||
the closest object detected by its depth camera sensor.
|
||||
</description>
|
||||
</model>
|
Reference in New Issue
Block a user