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

実機実行時のmotoman_driverのエラー #95

Open
RyodoTanaka opened this issue May 25, 2017 · 1 comment
Open

実機実行時のmotoman_driverのエラー #95

RyodoTanaka opened this issue May 25, 2017 · 1 comment
Assignees

Comments

@RyodoTanaka
Copy link
Member

並列処理のプログラム以降(その前から同様の症状はあったが)、初回起動時にまれに

[ERROR] [1495725573.779164801]: Aborting Trajectory.  Failed to send point (#0): Invalid message (3) : Trajectory start position doesn't match current robot position (3011)

というエラーがでて動かなくなる.
これはmotoman_driverからのエラーメッセージと考えられるが,messageをstd_outに書いている箇所がまだ判明していない....
とりあえずの対処法として。

  • Rvizで適当なプランニングをやった後に並列処理デモプログラムを走らせる
  • 再起動

がある.

@RyodoTanaka
Copy link
Member Author

とりあえず,エラー処理をしている部分で無理やり止まらないようにしたが,根本的解決には未だ至っていない.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant