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

Render hands from terminal #6

Open
Franborat opened this issue Jun 18, 2020 · 1 comment
Open

Render hands from terminal #6

Franborat opened this issue Jun 18, 2020 · 1 comment

Comments

@Franborat
Copy link

Hello,

I am trying to generate hands without the objects from a terminal. When I execute the blender_hands_sacred.py, it raises an error :

' Unable to open a display
Aborted (core dumped) '

Is there anyway to generate the images without rendering them? I am trying to just generate hands in different poses (without object).

Cheers

@not-william
Copy link

Pass the -b flag to the command:

./blender -b -noaudio -t 1 -P blender_grasps_sacred.py -- '{"frame_nb": 10, "frame_start": 0, "results_root": "datageneration/tmp", "background_datasets": ["white"]}'

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