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

点群検出サンプル追加 #161

Merged
merged 19 commits into from
Oct 18, 2024
Merged

点群検出サンプル追加 #161

merged 19 commits into from
Oct 18, 2024

Conversation

Kuwamai
Copy link
Contributor

@Kuwamai Kuwamai commented Oct 8, 2024

What does this implement/fix?

頭部カメラが取得した点群から物体を検出し、ピックアンドプレースするサンプルコードを追加します。

CRANE-X7の点群検出サンプルをベースに作成しています。

Sciurus17 ROS 1パッケージの箱積みサンプルをROS 2に移植したものになります。
実装をシンプルにすることと、X7のサンプルと共通化することを目的に、箱積みはせずにピックアンドプレースのみを行います。

Does this close any currently open issues?

しません

How has this been tested?

下記コマンドを使用して5cm角の物体をピックアンドプレースすることを確認しました。

ros2 launch sciurus17_examples demo.launch.py
ros2 launch sciurus17_examples camera_example.launch.py example:='point_cloud_detection'

シミュレータによる動作確認

ros2 launch sciurus17_gazebo sciurus17_with_table.launch.py
ros2 launch sciurus17_examples camera_example.launch.py example:='point_cloud_detection' use_sim_time:=true

Any other comments?

Checklists

@Kuwamai Kuwamai added the Type: Feature New Feature label Oct 8, 2024
@Kuwamai Kuwamai requested a review from chama1176 October 8, 2024 04:58
@Kuwamai Kuwamai self-assigned this Oct 8, 2024
@chama1176
Copy link

Screenshot from 2024-10-10 15-41-25
実機でピックアンドプレースすることを確認しました

@Kuwamai Kuwamai requested a review from chama1176 October 15, 2024 07:46
@Kuwamai
Copy link
Contributor Author

Kuwamai commented Oct 15, 2024

@chama1176
レビューありがとうございます。上記レビューコメントについて対応しました。
また、シミュレータ上での動作確認手順について、PRに追記しました。

@chama1176
Copy link

@Kuwamai 修正ありがとうございます
見逃していた箇所があったので再度コメントしました

@chama1176
Copy link

実機、シミュレーションともに動作確認できました
シミュレーション側は重ためだったので何度か起動し直してうまくいくようになりました

@chama1176 chama1176 self-requested a review October 16, 2024 10:28
Copy link

@chama1176 chama1176 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTMです

@Kuwamai Kuwamai merged commit d7381cf into ros2 Oct 18, 2024
2 checks passed
@Kuwamai Kuwamai deleted the add_pick_and_place_tf branch October 18, 2024 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants