[project]
name = "3d_environment_perception"
version = "0.1.0"
description = "3차원 점군을 격자 군집화해 장애물 위치와 경계 상자를 생성합니다."
requires-python = ">=3.11"

[tool.unittest]
test-path = "tests"
