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

urdf modelの再構築(車輪・realsense込み) #9

Closed
Michi-Tsubaki opened this issue Dec 16, 2024 · 2 comments
Closed

urdf modelの再構築(車輪・realsense込み) #9

Michi-Tsubaki opened this issue Dec 16, 2024 · 2 comments

Comments

@Michi-Tsubaki
Copy link
Owner

車輪と車体も完成したことなので,urdfモデルを再作成してみる.solidworksは重くて動かないので,以下のGUIツールを使用してみる.
https://github.com/Michi-Tsubaki/urdf_kitchen

@Michi-Tsubaki
Copy link
Owner Author

Michi-Tsubaki commented Dec 20, 2024

やること:

  • ホイールの位置をCUIで移動させる.
  • 胴体のパーツをSTLで吐き出す.
  • 胴体の位置をCUIで移動させる.
  • camera_frameを定義する.(このままだとbackwardなデバッグができなくなるので絶対必要←小島先生からのアドバイス)

@Michi-Tsubaki
Copy link
Owner Author

on Jan. 7th Done
・車輪の向きと位置をurdf上で正した
・車体の「車台(ベース)」と「本体(タワー)」をurdfでvisual追加.boxとして描画した(on rviz)
→これでロボットの全体がurdfに記述された.
・realsenseのcamera_linkの情報をHARIMOTOのurdfに加えた
→これによりロボットの運動とボールの位置情報がros上で同期!
→"camra_link"ではなく”base_link"ですべてを確認できるようになった.

以上で本commitは終了

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

No branches or pull requests

1 participant