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

Script and tutorial for generating procedural datasets with Blender #1412

Merged
merged 30 commits into from
Oct 21, 2022
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
8fb5f17
Add script for creation of procedural datasets with Blender
AndrejOrsula Mar 25, 2022
800eda6
Add tutorial for creation of procedural datasets with Blender
AndrejOrsula Mar 25, 2022
a54be30
Add Future Work section for procedural datasets with Blender
AndrejOrsula Apr 7, 2022
61b6689
Use absolute links in tutorial for prodedural datasets with Blender
AndrejOrsula Apr 7, 2022
e54a450
Improve phrasing in tutorial for procedural datasets with Blender
AndrejOrsula Apr 7, 2022
adec670
Fix error in case an object has no modifiers
AndrejOrsula Apr 7, 2022
cc210d1
Indicate in main() how to export a single model
AndrejOrsula Apr 7, 2022
f9f2133
Place all default parameters at the beginning of script
AndrejOrsula May 23, 2022
c2b6de2
Enable ignore of some objects during export of visual/collision mesh
AndrejOrsula May 23, 2022
08800a5
Add support for simple generation of thumbnails
AndrejOrsula May 23, 2022
9a2ca45
Add Wavefront (.obj) exporter
AndrejOrsula May 23, 2022
3dbc7c2
Add option to specify kwargs
AndrejOrsula May 23, 2022
b565c50
Update script in the example blend file
AndrejOrsula May 23, 2022
a2574f6
Remove finished items from Future Work
AndrejOrsula May 23, 2022
8930433
Fix forward axis for Wavefront (.obj) exporter
AndrejOrsula May 24, 2022
630ae54
Bump LAST_TESTED_VERSION to Blender 3.1.2
AndrejOrsula May 25, 2022
c0c5b81
Set default export directory relative to .blend file
AndrejOrsula May 25, 2022
b8c9498
Support headless generation of datasets
AndrejOrsula May 25, 2022
7abb656
Merge branch 'ign-gazebo6' into blender_procedural_datasets
mabelzhang Jul 14, 2022
e92554e
Apply suggestions from code review
AndrejOrsula Aug 27, 2022
2ab07d4
Add parsing of CLI args and simplify usage
AndrejOrsula Aug 27, 2022
2780dd2
Print cmd to set GZ_SIM_RESOURCE_PATH after the export is finished
AndrejOrsula Aug 27, 2022
d7ebd3a
Default to Wavefront (.obj) file format for visual geometry
AndrejOrsula Aug 28, 2022
dd9480c
Update rock.blend project
AndrejOrsula Aug 29, 2022
5076d9c
Add garden.blend project
AndrejOrsula Aug 29, 2022
bd6b89d
Make script executable
AndrejOrsula Aug 29, 2022
f33a54b
Update tutorial
AndrejOrsula Aug 29, 2022
1ca8e55
Rename `garden.blend` to `woodland.blend`
AndrejOrsula Aug 30, 2022
6c81587
Add attribution for assets used in `woodland.blend`
AndrejOrsula Aug 30, 2022
26686cf
Merge remote-tracking branch 'origin/ign-gazebo6' into blender_proced…
mjcarroll Oct 21, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading