1 Star 0 Fork 0

houguowei/formation

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Formation.pro 756 Bytes
一键复制 编辑 原始数据 按行查看 历史
houguowei 提交于 2023-05-05 17:14 . 添加田字形队形变换
TEMPLATE = app
CONFIG += console c++11
CONFIG -= app_bundle
CONFIG -= qt
DESTDIR+=../../bin/
SOURCES += \
Attrition.cpp \
Back.cpp \
Formation.cpp \
HMath.cpp \
MultipointSmooth.cpp \
Reconstruction.cpp \
VehicleStateDetect.cpp \
main.cpp
INCLUDEPATH += /opt/ros/noetic/include ../../../../devel/include
LIBS += -L/opt/ros/noetic/lib -lroscpp -lrospack -lpthread -lrosconsole -lrosconsole_log4cxx -lrosconsole_backend_interface -lxmlrpcpp -lroscpp_serialization -lrostime -lcpp_common -lroslib
HEADERS += \
Attrition.h \
Back.h \
CommonDefine.h \
Commonheader.h \
Formation.h \
HMath.h \
MultipointSmooth.h \
Reconstruction.h \
VehicleStateDetect.h
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/houguoweihgw/formation.git
git@gitee.com:houguoweihgw/formation.git
houguoweihgw
formation
formation
master

搜索帮助