Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ros2ブランチの更新内容を反映 #178

Merged
merged 2 commits into from
Feb 21, 2023

Conversation

Kuwamai
Copy link
Contributor

@Kuwamai Kuwamai commented Feb 20, 2023

What does this implement/fix?

ros2ブランチの更新内容を反映させたものです。
#176 #177 と同様の内容です。

Does this close any currently open issues?

しません

How has this been tested?

#176 と同様の内容です。

Any other comments?

Checklists

* 点群を0.5mの距離でフィルタリング

* Voxel gridでダウンサンプリング

* 点群の座標変換

* 点群の座標変換修正

* 点群の取得範囲変更

* KdTreeによるクラスタリング

* 認識した物体位置をtfで配信

* スタイル修正

* ファイル名変更

* point_cloud_detectionをサンプル実行用launchに追加

* 不要な変数を削除

* Update README

* プレース後の物体を再度把持してしまうためプレース位置修正

* 認識後の点群をRvizに表示

* 平面検出処理追加

* コメント修正

* READMEに動画URL追加

* tfの表示時間短縮

* タイムスタンプを一致させるためheaderをコピー

* 点群の重心位置を物体位置として配信

* tfの取得時間の範囲を変更

* 物体位置の高さ制限を追加

* 平面検出をコメントアウト

* newをmake_sharedに置き換え

* 点群処理を複数の関数に分割

* Copyright表記修正

Co-authored-by: Shota Aoki <[email protected]>

* Update README

* 変数の型修正

Co-authored-by: Shota Aoki <[email protected]>

* 変数の型修正

Co-authored-by: Shota Aoki <[email protected]>

* 変数名修正

Co-authored-by: Shota Aoki <[email protected]>

* 点群取得範囲修正

Co-authored-by: Shota Aoki <[email protected]>

* 平面検出の判定条件修正

Co-authored-by: Shota Aoki <[email protected]>

* for文を範囲for文に変更

Co-authored-by: Shota Aoki <[email protected]>

* for文を範囲for文に変更

Co-authored-by: Shota Aoki <[email protected]>

* 認識範囲に点群がない場合INFOを出力

---------

Co-authored-by: Shota Aoki <[email protected]>
@Kuwamai Kuwamai requested a review from ShotaAk February 20, 2023 07:40
@Kuwamai Kuwamai self-assigned this Feb 20, 2023
@Kuwamai Kuwamai changed the title 点群認識サンプルの追加 ros2ブランチの更新内容を反映 Feb 20, 2023
@ShotaAk ShotaAk merged commit b79f5a5 into humble-devel Feb 21, 2023
@ShotaAk ShotaAk deleted the add_pointcloud_detection_for_humble branch February 21, 2023 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants