79174123

Date: 2024-11-10 04:13:40
Score: 0.5
Natty:
Report link

Simply using a directory that's not named src/ doesn't require any arguments, by default colcon will recursively search for packages in the current directory.

You can specify a specific directory with --base-paths and/or add an empty file named COLCON_IGNORE to your other directories that should be ignored.

https://colcon.readthedocs.io/en/released/reference/discovery-arguments.html

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Goigle