Issues
- 1
Treat exec_dependencies differently
#671 opened by Spenser-Dewey - 2
- 0
colcon configure step
#674 opened by mhubii - 2
- 3
colcon list Traceback (most recent call last): File "/usr/bin/colcon", line 33, in <module> sys.exit(load_entry_point('colcon-core==0.16.0', 'console_scripts', 'colcon')()) File "/usr/lib/python3/dist-packages/colcon_core/command.py", line 118, in main return _main(command_name=command_name, argv=argv) File "/usr/lib/python3/dist-packages/colcon_core/command.py", line 185, in _main create_log_path(args.verb_name) File "/usr/lib/python3/dist-packages/colcon_core/location.py", line 186, in create_log_path os.makedirs(str(path)) File "/usr/lib/python3.10/os.py", line 225, in makedirs mkdir(name, mode) PermissionError: [Errno 13] Permission denied: 'log/list_2024-04-06_02-45-22'
#634 opened by yst-one - 1
- 3
No executable found for scripts when using --symlink-install and install(PROGRAMS)
#638 opened by yschulz - 1
- 4
- 3
Error building after deleting a file: can't copy '<deleted-file> doesn't exist or not a regular file
#633 opened by tonynajjar - 0
- 4
- 0
- 4
Install colcon on x86 to cross compile ros2
#631 opened by CTGUMARK - 1
- 0
Cache get_extension_points output
#600 opened by lights0123 - 2
Colcon hangs when stdout / stderr is redirected and output line is longer than default buffer size
#624 opened by vcomito-apexai - 0
Feature Request: Multiple `build-base` and `install-base` for multiple `base-paths`
#619 opened by tonynajjar - 2
[Question] Recommended way to invoke colcon on ubuntu noble? / request for release recent colcon in ROS APT ubuntu noble repos
#618 opened by mikaelarguedas - 4
Why can data_files destinations not be absolute for ament_python packages?
#616 opened by PatrickSowinski - 4
Design intent of setup.sh vs setup.bash
#610 opened by Ryanf55 - 4
- 2
- 6
[Question] Correct way to build a ros driver which depends on a library without having to run 'sudo make install' on the library.
#605 opened by vik748 - 2
ERROR:colcon.colcon_core* is declared multiple times
#596 opened by Grimwork - 2
- 4
empy version incompatibility
#602 opened by EduPonz - 2
`colcon build` uses the wrong Python version when inside a virtualenvironment on Windows
#598 opened by RobertoRoos - 0
Wildcards in .dsv files
#593 opened by slim71 - 5
- 4
- 13
- 4
Building helloworld package fails
#584 opened by SilvioMueller - 2
[Question] colcon list slow ?
#565 opened by harleylara - 2
Colcon build -> env: Argument list too long
#558 opened by danicannt - 1
Question: how to pass python parameters
#557 opened by felixf4xu - 2
Builds with ament_python broken with sphinx >= 7.0.0
#556 opened by oysstu - 2
Missing option to specify log path
#555 opened by bi3ri - 14
Deprecation warning on Iron Tutorial Party: TypeCollectorDecorator SuppressTypeConversions
#554 opened by SteveMacenski - 1
startup time is slow
#551 opened by alecGraves - 2
"colcon build --merge-install" change the environment variable "LD_LIBRARY_PATH"
#532 opened by ipa-rwu - 0
- 5
Crawling packages fails on Windows machine.
#543 opened by agaertner - 4
- 1
Implement --packages-below-depth
#541 opened by tonynajjar - 3
- 0
- 5
Improved discoverability of colcon extensions
#527 opened by ruffsl - 1
- 2
ament_cmake_python Support?
#524 opened by danzimmerman