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

Data type about radar data #5

Open
a827415225 opened this issue Nov 30, 2018 · 3 comments
Open

Data type about radar data #5

a827415225 opened this issue Nov 30, 2018 · 3 comments

Comments

@a827415225
Copy link

Hello, I read your code, it's very useful for me. Anyway, I have a question here. In your code, the original data for lidar is px and py ;for radar is range, bearing and radial velocity. But for my work , I use radar type of ARS-408 from continental company. the radar output data is in cartesian coordinate. so I wander what type of radar for your work ? if I continue use the ARS-408 for my work, may KF is enough for my work? hope for your reply, thanks

@sainisanjay
Copy link

@a827415225 did you solved your problem???

@bryanibit
Copy link

I think first transform radar data(range, bearing and velocity) to px, py, vx, vy format, and then we can use KF instead of EKF. Is it right?

@zouyoucheng27
Copy link

I use the ars-408 too, I am interest about which mode you are used.Cluster or Object?

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