bluerobotics / bluerobotics/ping-python
Ping1D set_range method is broken
未关闭
- 主要语言
- Python
- 星标
- 60
- 派生
- 39
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hi!
I am getting the following error when using the `set_range` method for Ping1d:
```
AttributeError: 'Ping1D' object has no attribute '_scan_start'
```
I am using the latest deployment branch
Looks like the issue is with this line:
https://github.com/bluerobotics/ping-python/blob/af89ebde4fb7e48a7b9d0d416c97e1820eebae4b/brping/ping1d.py#L498
I am calling the set_range method before capturing any data, which seems to break it
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。