1 Star 0 Fork 0

zhangpeng/teleop_cpp_ros2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.xml 659 Bytes
一键复制 编辑 原始数据 按行查看 历史
Aarsh 提交于 2021-10-20 15:37 . working
<?xml version="1.0"?>
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>teleop_cpp_ros2</name>
<version>0.0.0</version>
<description>TODO: Package description</description>
<maintainer email="todo@todo.com">aarsh</maintainer>
<license>TODO: License declaration</license>
<buildtool_depend>ament_cmake</buildtool_depend>
<depend>rclcpp</depend>
<depend>geometry_msgs</depend>
<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>
<export>
<build_type>ament_cmake</build_type>
</export>
</package>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/zhangpengbjut/teleop_cpp_ros2.git
git@gitee.com:zhangpengbjut/teleop_cpp_ros2.git
zhangpengbjut
teleop_cpp_ros2
teleop_cpp_ros2
main

搜索帮助