1 Star 0 Fork 0

ros_controls/control_toolbox

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.xml 1.25 KB
一键复制 编辑 原始数据 按行查看 历史
Christoph Fröhlich 提交于 2024-03-05 04:48 +08:00 . Use Eigen CMake target (#190)
<?xml version="1.0"?>
<package format="3">
<name>control_toolbox</name>
<version>3.2.0</version>
<description>The control toolbox contains modules that are useful across all controllers.</description>
<maintainer email="bence.magyar.robotics@gmail.com">Bence Magyar</maintainer>
<maintainer email="jordan.palacios@pal-robotics.com">Jordan Palacios</maintainer>
<license>BSD-3-Clause</license>
<url type="website">http://ros.org/wiki/control_toolbox</url>
<url type="bugtracker">https://github.com/ros-controls/control_toolbox/issues</url>
<url type="repository">https://github.com/ros-controls/control_toolbox/</url>
<author>Melonee Wise</author>
<author>Sachin Chitta</author>
<author>John Hsu</author>
<buildtool_depend>ament_cmake</buildtool_depend>
<depend>control_msgs</depend>
<depend>eigen</depend>
<depend>filters</depend>
<depend>generate_parameter_library</depend>
<depend>geometry_msgs</depend>
<depend>pluginlib</depend>
<depend>rclcpp</depend>
<depend>rcutils</depend>
<depend>realtime_tools</depend>
<test_depend>ament_cmake_gmock</test_depend>
<test_depend>ament_cmake_gtest</test_depend>
<test_depend>rclcpp_lifecycle</test_depend>
<export>
<build_type>ament_cmake</build_type>
</export>
</package>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/ros_controls/control_toolbox.git
git@gitee.com:ros_controls/control_toolbox.git
ros_controls
control_toolbox
control_toolbox
ros2-master

搜索帮助