Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several video rendering problems #36

Open
potentialming opened this issue Jun 23, 2024 · 1 comment
Open

Several video rendering problems #36

potentialming opened this issue Jun 23, 2024 · 1 comment

Comments

@potentialming
Copy link

Thank you for your open-source contribution. I have a few questions I hope you can help with:

How can I render videos from multiple perspectives simultaneously in your simulator?
How can I move foreground objects in the scene while the camera is also moving? In other words, how can I render both camera movement and vehicle movement at the same time?
Whenever I control a foreground object, the program tends to crash. Did you encounter this issue during your testing? I want to determine if this is an issue with my environment.
Thank you again for your great contribution!

@georghess
Copy link
Owner

georghess commented Jul 2, 2024

Hi,

First, we've spent limited time on creating different rendering configuration, as it is hard to predict how people want to use this.

How can I render videos from multiple perspectives simultaneously in your simulator?

You could take a look at RenderInterpolated

How can I move foreground objects in the scene while the camera is also moving? In other words, how can I render both camera movement and vehicle movement at the same time?

Again RenderInterpolated has some functionality for this, but it's rather rudimentary.

Whenever I control a foreground object, the program tends to crash. Did you encounter this issue during your testing? I want to determine if this is an issue with my environment.

Have not seen any issues with this. Could you provide more detail (what commands, what error messages etc.)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants