Thank you for your inspiring work. While attempting to reproduce your code, I encountered an error during the data preparation phase when running the process_kradar.py script. Specifically, the error indicated that the file lidar_ego_pose0.npy could not be found.
I noticed that lidar_ego_pose0.npy is supposed to be generated from os2-64_poses.npy, but the corresponding generation code has been commented out. However, I was unable to locate either of these two files in the project repository or in the KRadar dataset.
May I ask how these files are generated? Thank you in advance for your help.
