-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Thanks for your amazing work, but I got a problem when running the explore demo. It struggles at the first step, the terminal outputs:
python demo_exploration.py --mesh /home/hrz/project1/hm3d/00876-mv2HUxq3B53/mv2HUxq3B53.glb --config config/hm3d_exploration.yaml --write_path output/exploration_state.json
/media/hrz/data3/miniconda3/envs/frontiernet/lib/python3.11/site-packages/unik3d/ops/losses/robust_loss.py:195: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
from pkg_resources import resource_stream
Open3D version: 0.19.0
load mesh: TriangleMesh with 452854 points and 416502 triangles, and textures of size (2048, 2048) ...
WaveMapper initialized with parameters:
min_cell_width: 0.05
width: 480
height: 480
fx: 300.0
fy: 300.0
cx: 239.5
cy: 239.5
min_range: 0.05
max_range: 3.5
resolution: 0.1
[13:44:30] INFO:root: Loading model from: model_weights/rgbd_11cls.pth
[13:44:30] INFO:root: Using device cuda
[13:44:30] INFO:root: Model loaded! Num classes: 11
Logger initialized with level: INFO
Logger initialized with level: INFO
frontier.base - INFO - FrontierManager initialized
Logger initialized with level: INFO
root - INFO - --- You are in manual mode, you can move the camera using WASD(translation), JL(rotation), QZ(height) keys in the small window ---
root - INFO - --- PRESS SPACE TO START EXPLORATION ---
root - INFO - Initial mapping round started.
root - INFO - -------Current exploration step: 0 -------
root - INFO - Updating frontiers.
root - INFO - No frontiers, exploration finished.
root - INFO - Exploration finished, total steps: 0
How can I fix it?
Metadata
Metadata
Assignees
Labels
No labels