-
Notifications
You must be signed in to change notification settings - Fork 94
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
Sync with ros2 branch #195
Merged
Merged
Commits on Feb 20, 2023
-
* 点群を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 <s.aoki@rt-net.jp> * Update README * 変数の型修正 Co-authored-by: Shota Aoki <s.aoki@rt-net.jp> * 変数の型修正 Co-authored-by: Shota Aoki <s.aoki@rt-net.jp> * 変数名修正 Co-authored-by: Shota Aoki <s.aoki@rt-net.jp> * 点群取得範囲修正 Co-authored-by: Shota Aoki <s.aoki@rt-net.jp> * 平面検出の判定条件修正 Co-authored-by: Shota Aoki <s.aoki@rt-net.jp> * for文を範囲for文に変更 Co-authored-by: Shota Aoki <s.aoki@rt-net.jp> * for文を範囲for文に変更 Co-authored-by: Shota Aoki <s.aoki@rt-net.jp> * 認識範囲に点群がない場合INFOを出力 --------- Co-authored-by: Shota Aoki <s.aoki@rt-net.jp>
Configuration menu - View commit details
-
Copy full SHA for b07111d - Browse repository at this point
Copy the full SHA b07111dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5dc45b - Browse repository at this point
Copy the full SHA b5dc45bView commit details
Commits on May 26, 2023
-
* 色認識追加 * 二値化画像を配信 * 不要な処理を削除 * RVizに二値化画像を表示 * 距離のオフセット追加 * 変数名変更 * カーネルを変更 * 不要な空行を削除 * 画像取得時のheaderをtfに使用 * コメント、変数名修正 * Update README * コメント修正 * 変数名変更
Configuration menu - View commit details
-
Copy full SHA for 8f04047 - Browse repository at this point
Copy the full SHA 8f04047View commit details
Commits on Jun 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 01f16d6 - Browse repository at this point
Copy the full SHA 01f16d6View commit details
Commits on Jun 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bcba8f9 - Browse repository at this point
Copy the full SHA bcba8f9View commit details
Commits on Aug 24, 2023
-
Remove gz ros2 controll installation. (#189)
Remove gz ros2 controll installation
Shota Aoki authoredAug 24, 2023 Configuration menu - View commit details
-
Copy full SHA for cfa26ef - Browse repository at this point
Copy the full SHA cfa26efView commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2f074eb - Browse repository at this point
Copy the full SHA 2f074ebView commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for deaa39a - Browse repository at this point
Copy the full SHA deaa39aView commit details
Commits on Dec 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8b7a382 - Browse repository at this point
Copy the full SHA 8b7a382View commit details -
Configuration menu - View commit details
-
Copy full SHA for e231459 - Browse repository at this point
Copy the full SHA e231459View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.