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

rosrun motoman_calib motoman_calib できない #93

Closed
RyodoTanaka opened this issue May 15, 2017 · 1 comment
Closed

rosrun motoman_calib motoman_calib できない #93

RyodoTanaka opened this issue May 15, 2017 · 1 comment

Comments

@RyodoTanaka
Copy link
Member

a0353a7 のコミット時点で,表題のコマンドを実行しようとすると,

[rosrun] Couldn't find executable named motoman_calib below /home/motoman/Workspace/ROS/motoman_ws/src/motoman_project/motoman_calib
[rosrun] Found the following, but they're either not files,
[rosrun] or not executable:
[rosrun]   /home/motoman/Workspace/ROS/motoman_ws/src/motoman_project/motoman_calib

というエラーが出ます.
どうしたら良いのでしょう?

@RyodoTanaka
Copy link
Member Author

catkin_package(
  CATKIN_DEPENDS
  )

上記を追加しないと,パッケージの下の実行ファイルを見つけてくれないようです.
追加することにより解決しました。!

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