colcon / colcon-bundle

A colcon extension to create portable application bundles
Apache License 2.0
38 stars 24 forks source link

Support Ubuntu 20.04 Focal Fossa #171

Open piraka9011 opened 4 years ago

piraka9011 commented 4 years ago

ROS2 Foxy and ROS Noetic have been released for Ubuntu 20.04 Focal Fossa. The package needs to be updated to support both distributions.

170 adds Noetic support

Requirements

jerwallace commented 3 years ago

One other thing to change is the setup.sh script that gets generated here with a reference to noetic/foxy:

https://github.com/colcon/colcon-bundle/blob/642e123e866a779b07b925fb36c4f818194beedd/colcon_bundle/verb/assets/v2_setup.sh#L9

Put in this pull request to solve the problem!

196

mr337 commented 3 years ago

Is there any update on this? Attempting to bundle our projects for AWS Robomaker on Foxy.

Edit: like to add having problems related to this https://github.com/colcon/colcon-ros-bundle/issues/48