Skip to content
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

Open
yongchao987 opened this issue Mar 21, 2022 · 7 comments
Open

Comments

@yongchao987
Copy link

编译时出现以上问题,并没有该文件怎么解决呢?

@zhu132
Copy link

zhu132 commented May 10, 2022

这个文件找到了吗?是opencv还是ros中的文件,我发现这个话题/track_box可以发布,是不是rviz不能显示这种数据结构,因为在track线程可以实现接收到此话题.

@yongchao987
Copy link
Author

yongchao987 commented May 10, 2022 via email

@zhu132
Copy link

zhu132 commented May 10, 2022

你的rviz能显示话题/cluster_obs,/track_box吗

@zhu132
Copy link

zhu132 commented May 10, 2022

懂了,这个文件是msg生成的,在/xxx(功能包)/devel/incude/object_tracking文件夹中

@HuangCongQing
Copy link
Owner

别忘了编译前,先在终端运行

source devel/setup.bash
# 如果是zsh终端,请执行下面语句
source devel/setup.zsh

@HuangCongQing
Copy link
Owner

HuangCongQing commented Nov 14, 2022

建议方法:编译后,将四个.h文件移动devel/inculde/object_tracking/里面
image

Reference:https://blog.csdn.net/zhenshang2/article/details/124232118

@liyang1122334455
Copy link

请问论文里面中心点云透视校正的那个公式有人看懂了吗,想找那个公式对应的代码找不到

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants