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

pick_and_place_two_arm_demo.pyで軌道生成に失敗する #127

Open
ShotaAk opened this issue Mar 14, 2022 · 1 comment
Open

pick_and_place_two_arm_demo.pyで軌道生成に失敗する #127

ShotaAk opened this issue Mar 14, 2022 · 1 comment
Labels
Type: Bug Bug or Bug fixes

Comments

@ShotaAk
Copy link
Collaborator

ShotaAk commented Mar 14, 2022

不具合の概要

pick_and_place_two_arm_demo.pyを実行すると、bringupを起動したターミナルに次のエラーが表示されます。

[ERROR] [1647247236.328999900]: IKConstraintSampler received dirty robot state, but valid transforms are required. Failing.
[ERROR] [1647247236.329025764]: IKConstraintSampler received dirty robot state, but valid transforms are required. Failing.
[ERROR] [1647247236.329053517]: IKConstraintSampler received dirty robot state, but valid transforms are required. Failing.
[ERROR] [1647247236.329089604]: IKConstraintSampler received dirty robot state, but valid transforms are required. Failing.
[ERROR] [1647247236.329119359]: IKConstraintSampler received dirty robot state, but valid transforms are required. Failing.
[ERROR] [1647247236.338776512]: two_arm_group/two_arm_group: Unable to sample any valid states for goal tree
[ INFO] [1647247236.338925209]: two_arm_group/two_arm_group: Created 1 states (1 start + 0 goal)
[ INFO] [1647247236.339072536]: No solution found after 0.062662 seconds
[ INFO] [1647247236.339154825]: Unable to solve the planning problem
[ WARN] [1647247236.339212746]: More than one constraint is set. If your move_group does not have multiple end effectors/arms, this is unusual. Are you using a move_group_interface and forgetting to call clearPoseTargets() or equivalent?

軌道生成に失敗しているため、サンプルを実行しても手先位置は変わりません。

実行環境

  • OS:Ubuntu 20.04, ROS Noetic
  • ソフトのバージョン: a71ca58
@ShotaAk ShotaAk added the Type: Bug Bug or Bug fixes label Mar 14, 2022
@ShotaAk ShotaAk changed the title pick_and_place_two_arm_demo.pyで pick_and_place_two_arm_demo.pyで軌道生成に失敗する Mar 14, 2022
@ShotaAk
Copy link
Collaborator Author

ShotaAk commented Mar 14, 2022

関連issue
moveit/moveit#3082

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

No branches or pull requests

1 participant