Skip to content

Commit

Permalink
Merged IFCGrid on this package
Browse files Browse the repository at this point in the history
  • Loading branch information
smarnav2904 committed Nov 3, 2023
1 parent 4126575 commit 6bb0c41
Show file tree
Hide file tree
Showing 4 changed files with 91,924 additions and 0 deletions.
8 changes: 8 additions & 0 deletions launch/grid3d.launch
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<launch>
<node name="semantic_grid" pkg="IfcGrid" type="grid3d_class.py">
<param name="world_size_x" value="220" />
<param name="world_size_y" value="220" />
<param name="world_size_z" value="20" />
<param name="resolution" value="0.2" />
</node>
</launch>
Loading

0 comments on commit 6bb0c41

Please sign in to comment.