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

plan が生成されなかった時の判定方法を知りたい. #11

Open
k-okada opened this issue Oct 5, 2018 · 1 comment
Open

Comments

@k-okada
Copy link
Member

k-okada commented Oct 5, 2018

go() が失敗した時はエラーが変える.

plagn()の返り値は動作計画軌道になり,エラーを判定する方法が書かれていない.

https://github.com/tork-a/tork_moveit_tutorial/blob/indigo-devel/doc/moveit-tutorial_ja_reference-class-functions.md#def-planself-joints--none

@k-okada
Copy link
Member Author

k-okada commented Oct 5, 2018

https://github.com/tork-a/rtmros_nextage/blob/indigo-devel/nextage_moveit_config/test/test_moveit.py#L204
にあるように
plan.joint_trajectory.points
あるいは
len(plan.joint_trajectory.points)==0
で確認できるかもしれません.

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