加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.xml 716 Bytes
一键复制 编辑 原始数据 按行查看 历史
sunmaxwell 提交于 2021-05-12 21:18 . Initial commit
<package format="2">
<name>tianbot_mini_description</name>
<version>1.0.0</version>
<description>
<p>URDF Description package for tianbot_mini_description</p>
<p>This package contains configuration data, 3D models and launch files
for tianbot_mini_description robot</p>
</description>
<author>TODO</author>
<maintainer email="sunMaxwell@outlook.com">fancheWang</maintainer>
<license>GPLv3</license>
<buildtool_depend>catkin</buildtool_depend>
<depend>roslaunch</depend>
<depend>robot_state_publisher</depend>
<depend>rviz</depend>
<depend>joint_state_publisher</depend>
<depend>gazebo</depend>
<export>
<architecture_independent />
</export>
</package>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化