Git Product home page Git Product logo

Comments (2)

pschillinger avatar pschillinger commented on June 3, 2024

Yes, the package is indeed not released as a binary via apt. But this is because of the issue mentioned in ros/rosdistro#19823. In short, this causes the debian linter to complain about the way how nwjs (the underlying framework of the app) and catkin work together. I did not look further into this, but any help would be appreciated.

Why the documentation build is failing, I don't know yet. In the more recent build it says:

4:23:58 flexbe_app has BUILD message dependencies:
04:23:58 flexbe_app has BUILD dependencies:
04:23:58   - rostest
04:23:58 -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
04:23:58 CMake Error at /opt/ros/melodic/share/flexbe_onboard/cmake/flexbe_onboardConfig.cmake:173 (message):
04:23:58   Project 'flexbe_app' tried to find library 'flexbe_onboard'.  The library
04:23:58   is neither a target nor built/installed properly.  Did you compile project
04:23:58   'flexbe_onboard'? Did you find_package() it before the subdirectory
04:23:58   containing its code is included?
04:23:58 Call Stack (most recent call first):
04:23:58   CMakeLists.txt:21 (find_package)
04:23:58   CMakeLists.txt:97 (select_catkin_dependencies)
04:23:58 
04:23:58 
04:23:58 -- Configuring incomplete, errors occurred!

However, a few lines above it also says:

04:23:18 Setting up ros-melodic-flexbe-onboard (1.2.3-1bionic.20200116.142320) ...

Indeed, in this commit, the dependency has recently been added. However, it should only be a run dependency and is not used during the build procedure. Not sure why it tries to access it and also not sure why it doesn't find it after correctly installing it. In any case, it feels wrong to add it as build dependency.

from flexbe_app.

dcconner avatar dcconner commented on June 3, 2024

Confirming that flexbe_app will not be release as binary in the near term . See #90

from flexbe_app.

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.