we typically set up the parameters of the standard and instrument (opNav) cameras before we run the simulation/Vizard. however, is it possible to change these after we have run InitializeSimulation() and Vizard is already in progress?
for example, i'd like to change the position, or pointing vector, or the field of view of the camera
it doesn't seem possible with the instrument camera, but with the standard camera, i'm able to manually click and make changes in the Vizard GUI. however, it doesn't seem that changing it in the Python script achieves anything?
extra question: would it be possible to support multiple instrument cameras?