Robustify ping parser
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 25/100
- issue の種類
- 機能追加
- 明瞭さ
- 説明が足りない
- 活発さ
- 停滞
- 技術スタック
- cpp
- 領域
- networking
調査の方向性
まず、現在のparserと、現在のmessages payloadを処理するコードを見つけます。バイトの損失によって新しいメッセージが見逃される可能性がある仕組みと、固定幅payloadの長さが検証される箇所を特定します。parserがバイト損失から復旧し、固定幅の長さが無効なpayloadを拒否し、プロジェクトのparserテストが置かれている場所に対応するカバレッジが追加されれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Add some sort of concurrent parser or recursion to pick up new messages in what the current parser would think is the current messages payload, in the situation of bytes lost in transit.
Also sanity check payload length for fixed-width messages.
- 主要言語
- C++
- スター
- 19
- フォーク
- 17
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
bluerobotics/ping-cpp のほかの issue
-
難易度 1/5 1時間未満 初心者へのやさしさ 72/100
bluerobotics/ping-cpp#66 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 42/100
bluerobotics/ping-cpp#69 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 45/100
bluerobotics/ping-cpp#68 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 48/100
bluerobotics/ping-cpp#65 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 55/100
bluerobotics/ping-cpp#57 ·
bluerobotics/ping-cpp の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
google/libultrahdr#485 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
godotengine/godot#123776 ·
-
bug
難易度 1/5 1時間未満 初心者へのやさしさ 60/100
-
good first issue
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
-
good first issue
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
ros2/common_interfaces#344 ·