Giter Site home page Giter Site logo

Comments (5)

yosuke avatar yosuke commented on September 16, 2024 1

ローカルではsource workspace/devel/setup.bashしているのでhsr_navigationパッケージのlaunchfileが見つかるのですが、それが/opt/rosにインストールされていないのが問題な気がします。
hsr_navigationパッケージのCMakeLists.txtに以下のようなinstall命令は書かれているでしょうか?
https://github.com/devrt/wrs2020-robocup-challenge/blob/main/wrs_challenge/CMakeLists.txt#L15

from tmc_wrs_docker.

yosuke avatar yosuke commented on September 16, 2024

サーバ側のエラーログを見てみたのですが、ログではよくわかりませんでした。
利用したDockerfileの内容をこのissueに貼り付けてもらうことは可能でしょうか?
勝負に関連する部分は消して隠してもらっても構いません。

from tmc_wrs_docker.

yosuke avatar yosuke commented on September 16, 2024

可能性としてあり得るのが、サンプルのDockerfileではパッケージをインストールしてからlaunchしているので、その場合は、CMakeLists.txtに以下のインストール設定が必要です。
https://github.com/devrt/wrs2020-robocup-challenge/blob/main/wrs_challenge/CMakeLists.txt#L15

ただ、ローカルで同じDockerfileを実行すると動く、とのことでしたので、違う理由かもしれません。

from tmc_wrs_docker.

akaitatitatisann avatar akaitatitatisann commented on September 16, 2024

test.txt
よろしくお願いいたします。

from tmc_wrs_docker.

akaitatitatisann avatar akaitatitatisann commented on September 16, 2024

ありがとうございます。
試してみたところ、CMakeList.txtのご指摘いただいた記述の欠損と、
export ROS_PACKAGE_PATH=/workspace/src:$ROS_PACKAGE_PATH
の一行をdockerfileに追加することで解決しました。

from tmc_wrs_docker.

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.