We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
カメラで検出した物体の3次元カメラ座標をパブリッシュするスクリプト:orne_or_task_execution/scrpt/object_position
それをロボット座標に変換するスクリプト:同じディレクトリのtf_object_position
カメラ、yolo、上の二つのスクリプトを起動するlaunch: orne_or_task_execution/launch/camera_start.launch
/tf_object_positionトピックをサブスクライブし、そこを手先位置としてマニピュレーターを制御するスクリプトを作ったが動作未確認 manipulater_left.py
Sorry, something went wrong.
lauchを起動したときの様子の動画です。https://youtu.be/IhsRYugSenc
ターミナルに出力している値は/tf_object_positionトピックの値です。30cm定規を置き、ボールを動かしています。
yolov5_pytorch_rosパッケージのdetector.launchを変更し、右ハンドに取り付けている単眼カメラとkinectのそれぞれで物体検出ができるようになった。 プログラム:https://drive.google.com/file/d/1dvXHyUhKzJ3VbBdTDqEo8T4gvfvcl7ug/view?usp=sharing
#85 (comment) それっぽい値がとれたのでクローズします.
KiyoshiroKawanabe
MibuchiYuta
No branches or pull requests
The text was updated successfully, but these errors were encountered: