secorolab / FloorPlan-DSL

A DSL for modeling the indoor floor plans of buildings
https://secorolab.github.io/FloorPlan-DSL/
MIT License
2 stars 1 forks source link

Refactor the 3D mesh and occupancy grid generation #11

Open argenos opened 4 months ago

argenos commented 4 months ago

This should be moved to the scenery_builder.

argenos commented 4 months ago

Based on the contents of the composable model representation, this requires #10 to be solved first

argenos commented 2 months ago

These modifications should also be moved to the scenery builder (if they are still necessary):

https://github.com/secorolab/FloorPlan-DSL/blob/c2d5db45302a1506d17afe62140398d79abcf21d/src/exsce_floorplan/floor_plan/classes/wall_opening.py#L54-L73