1 Star 0 Fork 0

zoukai1988/PlotJuggler

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.xml 1.50 KB
一键复制 编辑 原始数据 按行查看 历史
Davide Faconti 提交于 2024-05-08 10:02 . 3.9.2
<?xml version="1.0"?>
<package format="3">
<name>plotjuggler</name>
<version>3.9.2</version>
<description>PlotJuggler: juggle with data</description>
<maintainer email="[email protected]">Davide Faconti</maintainer>
<license>MPL-2.0</license>
<url type="website">https://github.com/facontidavide/PlotJuggler</url>
<author email="[email protected]">Davide Faconti</author>
<buildtool_depend condition="$ROS_VERSION == 1">catkin</buildtool_depend>
<buildtool_depend condition="$ROS_VERSION == 2">ament_cmake</buildtool_depend>
<depend condition="$ROS_VERSION == 1">roslib</depend>
<depend condition="$ROS_VERSION == 1">roscpp</depend>
<depend condition="$ROS_VERSION == 2">ament_index_cpp</depend>
<depend condition="$ROS_VERSION == 2">rclcpp</depend>
<depend condition="$ROS_VERSION == 2">fastcdr</depend>
<!-- common dependancies -->
<depend>qtbase5-dev</depend>
<depend>libqt5-svg-dev</depend>
<depend>libqt5-websockets-dev</depend>
<depend>libqt5-opengl-dev</depend>
<depend>libqt5x11extras5-dev</depend>
<depend>binutils</depend>
<depend>boost</depend>
<depend>libzmq3-dev</depend>
<depend>lz4</depend>
<depend>libzstd-dev</depend>
<depend>protobuf-dev</depend>
<!-- The export tag contains other, unspecified, tags -->
<export>
<build_type condition="$ROS_VERSION == 1">catkin</build_type>
<build_type condition="$ROS_VERSION == 2">ament_cmake</build_type>
</export>
</package>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zoukai1988/PlotJuggler.git
[email protected]:zoukai1988/PlotJuggler.git
zoukai1988
PlotJuggler
PlotJuggler
main

搜索帮助