Giter Site home page Giter Site logo

Comments (3)

RyodoTanaka avatar RyodoTanaka commented on May 25, 2024

家の環境でコンパイルしていたらもしかしたら解決したかもしれません...
家の環境では,エラーとして

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

    constrained_ikConfig.cmake
    constrained_ik-config.cmake

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

となったので,

$ sudo apt-get install ros-indigo-constrained-ik 

をした後にコンパイルしたらエラーがでなくなりました.
内容的にも同じパッケージで詰まっているので,関係あるような気がします.
ちなみに,rosdepで解決しようとしてもできなかったので,依存関係を完全に定義していないようです.
また,ビルドコマンドはcatkin buildを使いました.
catkin_makeなら起きないエラーかもしれません.(確認していないので未確定)

from motoman_project.

RyodoTanaka avatar RyodoTanaka commented on May 25, 2024

@Nishida-Lab/industrial_robot_team
Nishida-Lab/industrial_moveit#1
上記のPRで修正しました.
具体的には,constrained_ikパッケージのクラスの名前とメソッド名に変更があったのでそれに対応させました.
変更箇所については,
Nishida-Lab/industrial_moveit@0ece6cc
上記をご覧ください.

from motoman_project.

RyodoTanaka avatar RyodoTanaka commented on May 25, 2024

@Nishida-Lab/industrial_robot_team
解決したので閉じます.

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.