bluerobotics / bluerobotics/ping-python

How to scan as fast as ping-viewer in python

オープン
#101 コメント 1 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。