-
Notifications
You must be signed in to change notification settings - Fork 70
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
questions about run "people_tracker.launch" #16
Comments
Hi, could you post your rqt_graph to better identify the problem? Also, did you try this: object3d_detector/launch/object3d_detector_ol.launch? Best |
Thanks for your reply. At first, I thought that running the “people_tracker.launch” file was needed for tracking. Later, when I saw that the tracking node “bayes_people_tracker” was started in the “object3d_detector.launch” file, I realized that only the “object3d_detector.launch” file was enough. |
Node connection looks ok... could you try to change in Rviz "Fixed Frame" to
I think the point to understand here is under which coordinate system we do tracking. |
hi Zhang-Qinghui, i have install&build the program,and change bag value as the description. but when i run the command "roslaunch object3d_detector object3d_detector.launch", the output as follow:... logging to /home/chen/.ros/log/6455c648-f294-11ea-8ba1-409f38ea5d55/roslaunch-chen-14811.log Traceback (most recent call last):
|
hi, thanks for your good work. When I run "people_tracker.launch", I have met the same question as https://github.com/yzrobot/online_learning/issues/6. I have changed the "detectors.yaml" as you said, but I still can not obstain tracking marks or trajectory as your video shows, just like the following picture. Do you know how to solve this problem? Thank you in advance.
The text was updated successfully, but these errors were encountered: