You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed as part of a different initiative (public base class for modulo controllers), it was agreed that there should only be one ROS2 base image that contains all the sources for ROS2 and ROS2 Control. This has several advantages, mainly that we don't need to keep track of an additional intermediate image and that then all our repositories using ROS can use a tagged version of that one single image (see also #82).
I don't think this needs to be an epic, but the steps would be:
Tag the current state of the repo as v1.0.0 (done)
Remove Dockerfiles of deprecated images (not the images on GHCR itself!)
Merge Dockerfiles of ros2-ws and ros2-control
Update README
Release the new base image with the current tags of ros2-control as v1.0.0+iron
As discussed as part of a different initiative (public base class for modulo controllers), it was agreed that there should only be one
ROS2
base image that contains all the sources for ROS2 and ROS2 Control. This has several advantages, mainly that we don't need to keep track of an additional intermediate image and that then all our repositories using ROS can use a tagged version of that one single image (see also #82).I don't think this needs to be an epic, but the steps would be:
ros2-ws
andros2-control
v1.0.0+iron
@eeberhard @bpapaspyros @LouisBrunner
The text was updated successfully, but these errors were encountered: