mirror of
https://gitlab.com/yikestone/line_follower_gazebo_sim.git
synced 2025-08-03 13:44:09 +05:30
16 lines
259 B
XML
16 lines
259 B
XML
<?xml version="1.0"?>
|
|
<model>
|
|
<name>path</name>
|
|
<version>1.0</version>
|
|
<sdf version='1.4'>model.sdf</sdf>
|
|
|
|
<author>
|
|
<name>Yike Stone</name>
|
|
<email>me@my.email</email>
|
|
</author>
|
|
|
|
<description>
|
|
Line Follower Path
|
|
</description>
|
|
</model>
|