Skip to content

colcon-package-selection is old #41

@kenji-miyake

Description

@kenji-miyake

Description

Since colcon-package-selection in setup-ros-docker is old, some options like --packages-above-and-dependencies are not supported.

Expected Behavior

Users can use as many options as possible that the latest version has.

Actual Behavior

Users can't use --packages-above-and-dependencies.

To Reproduce

As I've tested on CI, please see the following results.

  1. Current version (0.2.6)

osrf/ros:galactic-desktop passed (because it's using apt-version of colcon) but setup-ros-docker failed.

kenji-miyake/setup-ros-test-colcon-version#1

  1. After manually updating colcon-package-selection from 0.2.6 to 0.2.10

Both osrf/ros:galactic-desktop and setup-ros-docker passed.
kenji-miyake/setup-ros-test-colcon-version#2

System (please complete the following information)

  • OS: Ubuntu 20.04
  • ROS 2 Distro: Galactic

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions