You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the past two weeks, I mainly use the particle_tracker on my jobs, I successfully run the package in ROS and realized object-tracking. But I couldn't get the ideal result you showed in your video. What I get are
the marker couldn't track the object in real time,
and if moving the object faster it will miss the track.
Actually, now I just run the code in CPU because there is something wrong with the GPU. So I want to know something about the parameters you provided in the particle_tracker.yaml. That says, can I change these parameters to get a more ideal result? Are these the more suitable parameters you had tested? Or Do you have some good idea on this?
Thanks!
The text was updated successfully, but these errors were encountered:
I come across another problem. When I tried to use the gaussian_tracker, It was strange that the marker just fixed at the original place, instead of tracing the object. I just modified the object.yaml file for the target object. Do you know how to solve this?
Hello:
In the past two weeks, I mainly use the particle_tracker on my jobs, I successfully run the package in ROS and realized object-tracking. But I couldn't get the ideal result you showed in your video. What I get are
Actually, now I just run the code in CPU because there is something wrong with the GPU. So I want to know something about the parameters you provided in the particle_tracker.yaml. That says, can I change these parameters to get a more ideal result? Are these the more suitable parameters you had tested? Or Do you have some good idea on this?
Thanks!
The text was updated successfully, but these errors were encountered: