Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Question regarding Ego-vehicle velocities (lateral and longitudinal) #90

Open
danielaDESM opened this issue Feb 9, 2021 · 0 comments
Open

Comments

@danielaDESM
Copy link

Hi!
I hope yo can help me to understand the following:

I would like to get ground truth data of the velocities in x,y,z w.r.t the coordinate system of the ego vehicle. So far I have only seen the vehicle.get_velocity(), but those are computed w.r.t the coordinate system of the map .
For instance, if the car is driving along the Y- axis in the map, vehicle.get_velocity().x would give me a value close to zero (assuming the car does not do any turns or lane change) and vehicle.get_velocity().y would have a certain value.
But from the perspective of the car, according to the definition of it's coordinate system (x-fwd, y-right, z-up), the velocity would show up in the x axis and close to zero in the y-axis.
I am estimating velocities through the registration of point clouds and I want to know how good I perform.
I would highly appreciate your help.

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

No branches or pull requests

1 participant