Giter Site home page Giter Site logo

Comments (7)

RyodoTanaka avatar RyodoTanaka commented on May 25, 2024

@Ry0

1. wstool について

すみません。READMEが間違ってました...orz
早急に修正します。

wstool init src src/motoman/.rosinstall

wstool init src src/motoman_project/.rosinstall

2. catkin_make通らねぇ問題

上記のミスが起こると、rosdepしても必要なパッケージが入ってこないので、起きていたものと思われる。

3. Joint動かせねぇ問題

最新のデータをこれからUploadします。それは動きます。

以上、いろいろ迷惑かけてすみません。
よろしくお願いします。

from motoman_project.

RyodoTanaka avatar RyodoTanaka commented on May 25, 2024

@Ry0
今、上記の修正を行いました。
試してみてください。
うまく行ったら、このisuueを閉じてください。
よろしくお願いします。

ちなみに、今のディレクトリでもう一回wstoolしようとすると別のエラー(もう.rosinstallあるけど?的なエラー)がでると思うので、その場合は、<catkin_ws>/src/.rosinstallを削除してもう一度README通りにやってみてください。

from motoman_project.

Ry0 avatar Ry0 commented on May 25, 2024

Joint State Publisher動きました

rosdep install -i --from-paths src
WARNING: Package "ompl" does not follow the version conventions. It should not contain leading zeros (unless the number is 0).
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
motoman_driver: Cannot locate rosdep definition for [industrial_robot_client]
motoman_msgs: Cannot locate rosdep definition for [industrial_msgs]
motoman_sia20d_moveit_config: Cannot locate rosdep definition for [industrial_robot_simulator]

rosdepでしくじるのは相変わらずですが,他のリポジトリをクローンしたら解決できるので良しとします
ありがとう!

from motoman_project.

RyodoTanaka avatar RyodoTanaka commented on May 25, 2024

@Ry0
私も、以下のエラーが起きました...
wikiを変更しておきます。

症状

rosdep しようとすると怒られる...orz

ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
motoman_driver: Cannot locate rosdep definition for [industrial_robot_client]
motoman_msgs: Cannot locate rosdep definition for [industrial_msgs]
motoman_sia20d_moveit_config: Cannot locate rosdep definition for [industrial_robot_simulator]

もちろん、ガン無視してcatkin_makeしても、怒られる...

CMake Error at /opt/ros/indigo/share/catkin/cmake/catkinConfig.cmake:75 (find_package):
  Could not find a package configuration file provided by "industrial_msgs"
  with any of the following names:

    industrial_msgsConfig.cmake
    industrial_msgs-config.cmake

  Add the installation prefix of "industrial_msgs" to CMAKE_PREFIX_PATH or
  set "industrial_msgs_DIR" to a directory containing one of the above files.
  If "industrial_msgs" provides a separate development package or SDK, be
  sure it has been installed.
Call Stack (most recent call first):
  motoman/motoman_msgs/CMakeLists.txt:4 (find_package)


-- Configuring incomplete, errors occurred!
See also "/home/ryodo/Documents/ROS/motomam_ws/build/CMakeFiles/CMakeOutput.log".
See also "/home/ryodo/Documents/ROS/motomam_ws/build/CMakeFiles/CMakeError.log".
Invoking "cmake" failed

解決方法

直接apt-getしてくる

sudo apt-get install ros-indigo-industrial-msgs
sudo apt-get install ros-indigo-industrial-robot-client
sudo apt-get install ros-indigo-industrial-robot-simulator

from motoman_project.

Ry0 avatar Ry0 commented on May 25, 2024

ちょうどUbuntuをインストールし直しているので,こちらでも新しい環境でもう一度試してみます

from motoman_project.

RyodoTanaka avatar RyodoTanaka commented on May 25, 2024

@Ry0
了解です。
また結果を教えてくださいm(__)m

from motoman_project.

Ry0 avatar Ry0 commented on May 25, 2024

@RyodoTanaka
全く新しい環境でも最低限の環境を構築できたことを確認しました.
これで他のひとも試すことができると思います.
ありがとう.

from motoman_project.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.