OPEN-AIR-SUN/mars

Translation and Rotation of the Actors with NVS

Closed this issue · 1 comments

image

Hello,

I am new to this field and I’m trying to understand the full pipeline for modifying actors, specifically regarding rotation and translation. I have a few questions:

  1. How can I rotate or translate actors within the code, similar to the provided image? I couldn’t find any implemented code for these modifications.
  2. Should I modify cicai.render.py and adjust the positions of each actor to achieve these changes?
  3. Alternatively, do I need to update the dataset to reflect these modifications?

Any guidance or examples would be greatly appreciated.
Thank you!

Hi! @arda-num

Thanks for your reply! There are some relevant issues concerning Instance-wise editing, you can refer to #105, #35, and #40. The code is in scripts/cicai_render.py.