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

velocity in KF states #45

Open
lucianzhong opened this issue Apr 23, 2024 · 3 comments
Open

velocity in KF states #45

lucianzhong opened this issue Apr 23, 2024 · 3 comments

Comments

@lucianzhong
Copy link

Hi,
thanks for this great work. I am tring to get the velocity of obstacles
Print out the KF states, the last three is zero as well which stands for the vx,vy,vz.
self.kf.x: [[40.33045757]
[ 0.72194955]
[-0.91660528]
[ 1.48425448]
[ 2.16024897]
[ 0.89416712]
[ 1.75878836]
[ 0. ]
[ 0. ]
[ 0. ]]

@Jason-Du111
Copy link

i have the same problem,do you get the solution?

@lucianzhong
Copy link
Author

not yet. How about you?

@ziqipang
Copy link
Collaborator

ziqipang commented Jun 12, 2024

@lucianzhong @Jason-Du111 If this is the first frame or the first frame of an object, it will have zero velocity due to initialization. Could you please check if all the objects have zero velocities, or only a few?

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

3 participants