Agent-Driver icon indicating copy to clipboard operation
Agent-Driver copied to clipboard

*Ego_states* - attributes

Open asif07hossain opened this issue 1 year ago • 2 comments

Thanks for such a great work ! I was trying to generate pickle files by running UniAd. I almost generated everything but theres a lot of miss match.

  1. Ego_states: how to obtain those 9 values from UniAd. Exactly from where? Vx,vy = velocity of sdc? From where I can get it? Canbus? Cx,cy = what does these mean? Center of SDC? Similarly kappa, streering, v-yaw? Hiw about ego length and width?

  2. I tried to generate traj, future-traj-ego, past-traj-ego , number does not match with pickle files.

Can you please explain a but into detail? I would really appreciate it.

asif07hossain avatar May 08 '24 03:05 asif07hossain

You may refer to the code here. Hope it can help.

PointsCoder avatar May 21 '24 20:05 PointsCoder

Thanks for your help. First of all did you guys copy the values of ego past trajectory from gt or output of trackformer? We tried to reproduce your result (past/future) trajectories but could never generate it. So, two questions:

  1. Source of past trajectories of ego? [Gt or what]
  2. What postprocessing you did on the top of past trajectories of ego?

asif07hossain avatar May 25 '24 00:05 asif07hossain