ros-tooling / setup-ros-docker

2 stars 5 forks source link

Prefer system packages over pip packages for Jammy #74

Closed christophebedard closed 5 months ago

christophebedard commented 5 months ago

Closes #67

Follow-up to #73 for Jammy (22.04). The list of apt packages is basically just the same.


See PR description of #73 for commands and steps to build images locally and test with action-ros-ci.

Testing these images over at https://github.com/ros-tooling/action-ros-ci/pull/871:

christophebedard commented 5 months ago

@MichaelOrlov this should fix the TypeError: import_path() missing 1 required keyword-only argument: 'consider_namespace_packages' issue you were seeing on Iron. I tested it with rosbag2 https://github.com/christophebedard/rosbag2/pull/1, see https://github.com/christophebedard/rosbag2/actions/runs/9132963380/job/25115432004