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

Detect aruco marker #129

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

anhquan18
Copy link

@anhquan18 anhquan18 commented Jan 30, 2023

What does this implement/fix?

ARマーカ検出のサンプルコードを追加するためのPRです。
PythonのOpenCVを使用し、ArUcoマーカの位置と姿勢を検出するサンプルコードを作成しました。

Does this close any currently open issues?

いいえ

How has this been tested?

以下のArUcoマーカのPDFを印刷し、以下のコマンドでマーカ検出を確認しました。
roslaunch sciurus17_examples aruco_marker_detection_example.launch
aruco_marker_4x4_50_4cm.pdf
マーカ検出の様子はrviz内で、detect_arcuco_marker.rvizを読み込み、確認する事ができます。

Any other comments?

READMEはコードレビューが終わってから修正したいと思います。
このサンプルコード用のrviz設定ファイルは@ShotaAkさん と相談した上で、追加する事を決めました。

Checklists

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant