-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#include <object_tracking/trackbox.h> // 没有这个文件? #6
Comments
这个文件找到了吗?是opencv还是ros中的文件,我发现这个话题/track_box可以发布,是不是rviz不能显示这种数据结构,因为在track线程可以实现接收到此话题. |
这个不是opencv里面的tracking,是msg直接编译的结果,18不行换20
…------------------ 原始邮件 ------------------
发件人: "HuangCongQing/3D-LIDAR-Multi-Object-Tracking" ***@***.***>;
发送时间: 2022年5月10日(星期二) 下午5:05
***@***.***>;
***@***.******@***.***>;
主题: Re: [HuangCongQing/3D-LIDAR-Multi-Object-Tracking] #include <object_tracking/trackbox.h> // 没有这个文件? (Issue #6)
这个文件找到了吗?是opencv还是ros中的文件,我发现这个话题/track_box可以发布,是不是rviz不能显示这种数据结构,因为在track线程可以实现接收到此话题.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
你的rviz能显示话题/cluster_obs,/track_box吗 |
懂了,这个文件是msg生成的,在/xxx(功能包)/devel/incude/object_tracking文件夹中 |
别忘了编译前,先在终端运行
|
建议方法:编译后,将四个.h文件移动 Reference:https://blog.csdn.net/zhenshang2/article/details/124232118 |
HuangCongQing
added a commit
that referenced
this issue
Nov 14, 2022
HuangCongQing
added a commit
that referenced
this issue
Nov 14, 2022
请问论文里面中心点云透视校正的那个公式有人看懂了吗,想找那个公式对应的代码找不到 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
编译时出现以上问题,并没有该文件怎么解决呢?
The text was updated successfully, but these errors were encountered: