isl-org / isl-org/Open3D

doppler_icp exception

Open
#6,697 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
14k
Forks
2.6k
Avg merge
5d 18h
Merged PRs (30d)
6

Description

### Checklist

- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](https://www.open3d.org/docs/latest/getting_started.html#development-version-pip).
- [X] I have checked the [release documentation](https://www.open3d.org/docs/release/) and the [latest documentation](https://www.open3d.org/docs/latest/) (for `main` branch).

### Describe the issue

open3d.exe example pipelines/doppler_icp_registration get exception.

### Steps to reproduce the bug

```python
run open3d.exe example pipelines/doppler_icp_registration,

get following exception:
ModuleNotFoundError: No module named 'pyquaternion'
```

### Error message

ModuleNotFoundError: No module named 'pyquaternion'

### Expected behavior

_No response_

### Open3D, Python and System information

```markdown
- Operating system: Windows 11 64-bit
- Python version: Python 3.9
- Open3D version: 0.18
- System architecture: x86
- Is this a remote workstation?: no
- How did you install Open3D?: pip
```

### Additional information

_No response_

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by running the documented `open3d.exe example pipelines/doppler_icp_registration` command and inspect the example's imports and dependency configuration for `pyquaternion`. Confirm the example works in the reported Windows, Python 3.9, Open3D 0.18 environment without the ModuleNotFoundError.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.