-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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.
- 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
- 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
Labels
bugSomething isn't workingSomething isn't working