Andrej Orsula

Results 46 comments of Andrej Orsula

It seems to be *"relatively"* simple to adapt an existing Geometry Nodes setup from projects made by talented artists such as **Tree Generator by [Blenderesse](https://blenderesse.gumroad.com)**. Full-featured material conversion (with texture...

No worries about the review. Some of the important features are still missing (TODOs are included inside the script). I also cannot say that all edge-cases are covered (definitely not...

Hello @mayman99, Thanks for your reply. > Did you come across [BlenderProc](https://github.com/DLR-RM/BlenderProc) before? it is a procedural Blender pipeline for data generation. Yes, [BlenderProc](https://github.com/DLR-RM/BlenderProc) sounds great! However, I have not...

> ... `rock.blend` has a cube not a rock, so the output I got after running the script was just normal cubes, perhaps its the wrong file? I just checked...

Thank you so much @mabelzhang for your review! Apologies, I have not had time to look at it yet. I will make sure to address your comments and finalize this...

Thank you again, @mabelzhang, for the review! I went through your comments and tried to address all of them. Here are some notable changes since last time. 1. Updated the...

> Good point! `woodland.blend` maybe? I think we have very small risk of getting to Gazebo W :sweat_smile: Thank you for the suggestion! Name `woodland.blend` is great, I did not...

Thank you for the review! DCO seems to fail due to 1 commit from applying review suggestions directly via GitHub UI (https://github.com/gazebosim/gz-sim/pull/1412/commits/7fdb05f577dc249b8ac05f6a015650f4480249c4). I am not exactly sure how to fix...

Thank you for your suggestions and advice! I think this line did the trick. I removed the exec lines from all other commits that were already signed-off (probably not necessary)....

~The memory leak is caused by GUI, therefore it does not negatively influence the headless training process.~ GUI bug reported in https://github.com/ignitionrobotics/ign-gui/issues/208.