Contents

colcon-core 0.16.1

0

Command line tool to build sets of software packages.

Command line tool to build sets of software packages.

Stars: 96, Watchers: 96, Forks: 43, Open Issues: 64

The colcon/colcon-core repo was created 7 years ago and the last code push was 14 hours ago. The project is moderately popular with 96 github stars!

How to Install colcon-core

You can install colcon-core using pip

pip install colcon-core

or add it to a project with poetry

poetry add colcon-core

Package Details

Author
Dirk Thomas
License
Apache License, Version 2.0
Homepage
https://colcon.readthedocs.io
PyPi:
https://pypi.org/project/colcon-core/
GitHub Repo:
https://github.com/colcon/colcon-core

Classifiers

  • Software Development/Build Tools
No  colcon-core  pypi packages just yet.

Errors

A list of common colcon-core errors.

Code Examples

Here are some colcon-core code examples and snippets.

GitHub Issues

The colcon-core package has 64 open issues on GitHub

  • –log-base /dev/null doesn't seem to work
  • PackageDescriptor.hash uses mutable values
  • Add ActionCollectorDecorator, deprecate TypeCollectorDecorator
  • Move the package package override checks out of colcon-core
  • Don't warn about overriding when building the a workspace that has al…
  • add explicit wheel dep
  • dev setup: needs explicit wheel dependency
  • Cross-compiling ROS 2 workspaces - please do not promote building packages in underlays to an error and suggestion
  • non utf-8 stdout output of unit test should not make colcon test fail
  • Why don't you add the URL of the Tutorial to the new warning message?
  • Overriding package error for packages in current workspace
  • Break apart topological_order_packages function
  • [enhancement] add a colcon ignore cmd argument for permanently ignoring packages
  • Colcon fails to build valid PEP 517 projects
  • Provide a 'clean' verb

See more issues on GitHub

Related Packages & Articles

colcon-cd 0.1.1

A shell function for colcon to change the current working directory.