Open
Description
Hello,
Thank you for your excellent work! I have a question regarding modifying val_data to generate new trajectories. Specifically, I would like to simulate a lane change by shifting the camera to the left and then generate new videos or images.
Could you suggest a simple way to achieve this? What modifications would be necessary in val_data, such as in val_data["camera_parameter"]?
Thanks in advance!