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

sciurus17_moveit_configのROS 2対応 #141

Merged
merged 25 commits into from
Oct 26, 2023
Merged

Conversation

Kuwamai
Copy link
Contributor

@Kuwamai Kuwamai commented Oct 17, 2023

What does this implement/fix?

  • sciurus17_moveit_configのROS 2対応です。
  • MoveIt Setup Assistantを使用してMoveItの起動に必要なファイルを作成しました。

Does this close any currently open issues?

しません

How has this been tested?

下記コマンドを実行し、RVizからMoveItの操作ができることを確認しました。

ros2 launch sciurus17_gazebo sciurus17_with_table.launch.py

Any other comments?

  • MoveIt Setup Assistantで生成された以下のファイルは使用していないため削除しています
    • xacroファイル
      • ros2_controlまわりの設定が含まれていましたが、sciurus17_controllers.yamlを使用するため不要です
    • initial_positions.yaml
      • 生成されたxacroファイルに依存しているため不要です

Checklists

@Kuwamai Kuwamai added the Type: Feature New Feature label Oct 17, 2023
@Kuwamai Kuwamai self-assigned this Oct 17, 2023
@ShotaAk
Copy link
Contributor

ShotaAk commented Oct 26, 2023

waist_groupでの軌道計画に3秒くらいかかっているので、plannerの切り替えサンプルがあると良いですね。別PRで対応しましょう。

Copy link
Contributor

@ShotaAk ShotaAk left a comment

Choose a reason for hiding this comment

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

gazebo上のS17が動作することを確認できました。

また、setup assistantが起動することも確認済みです。

setup assistantではlaunchファイルを生成しないので、
setup assistantで生成すべきファイルがどれなのかREADMEに書くと親切ですね。
READMEについては別PRでの対応でOKです。

Comment on lines +27 to +28
<exec_depend>tf2_ros</exec_depend>
<exec_depend>xacro</exec_depend>
Copy link
Contributor

Choose a reason for hiding this comment

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

過剰にdependされていますが、setup assistantの自動生成物なのでこのままにします。

@ShotaAk
Copy link
Contributor

ShotaAk commented Oct 26, 2023

image

gazebo上でmimicジョイントが動作しないので確認お願いします

Copy link
Contributor

@ShotaAk ShotaAk left a comment

Choose a reason for hiding this comment

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

sciurus17_description側の修正でグリッパが動作することを確認しました。
LGTMです。

@ShotaAk ShotaAk merged commit a4533ee into ros2 Oct 26, 2023
2 checks passed
@ShotaAk ShotaAk deleted the support_ros2_moveit_config branch October 26, 2023 02:35
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