bluerobotics / bluerobotics/ping-python

How to scan as fast as ping-viewer in python

未關閉
#101 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
question
主要語言
Python
星號
60
分支
39
PR 合併指標
30 天內沒有已合併 PR

描述

From my experiment, in Ping-viewer, Ping360 can scan 20 beams for one second. While when I keep all the parameters the same, and use transmitAngle(self, angle) in python, I can only scan 11 beams for one second.
I guess the reason is "in ping-viewer" we only have one command to scan a certain area. While in transmitAngle, we have arbitrary scan direction which have one command for each direction. Thus an arbitrary scan will have more delay.
So I wonder whether my guess is correct and how I can scan as fast as in ping-viewer (only scan certain area in the front of sonar)?
I appreciate your kindly help.
Thanks.

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

將 Ping-viewer 的掃描行為與 Python's transmitAngle(self, angle) 進行比較,首先關注命令數量和掃描時序。確認任意掃描方向是否會引入所回報的延遲,並記錄掃描聲納前方指定區域的受支援方式。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
python
領域
embedded-iot, performance
Issue 類型
文件
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
25/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。