Git Product home page Git Product logo

Comments (5)

christian-rauch avatar christian-rauch commented on August 16, 2024

I added --event-handlers status+ console_start_end+ to the colcon arguments to parse the progress for the progress bar (4a58f0b).

It is probably complaining because status+ is now added twice. You should be fine if you remove status+ from the manually provided event handlers.

from ros_qtc_plugin.

caioviel avatar caioviel commented on August 16, 2024

Actually status+ is not supported by version of colcon I am using. It fails even when I call direct on the terminal passing --event-handlers status+

from ros_qtc_plugin.

christian-rauch avatar christian-rauch commented on August 16, 2024

Does this mean you get the same error, even without the arguments that you provide?

Can you provide more details about your system (Ubuntu, colcon versions, etc.)? What does colcon build -h list under --event-handlers?

from ros_qtc_plugin.

caioviel avatar caioviel commented on August 16, 2024

I figured out the problem. status is not a default colcon event-handler, I need to install it.

pip install colcon-common-extensions

Now it is working, thank you!

from ros_qtc_plugin.

christian-rauch avatar christian-rauch commented on August 16, 2024

The status event handler is part of colcon-notification, which is a dependency of colcon-common-extensions.

Figuring out the available event handlers would be some effort. For now, I will assume that users have the default colcon packages (i.e. python3-colcon-common-extensions) installed.

from ros_qtc_plugin.

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.