Separate the .repos in the sample packages and split them into a separate container #5075
Labels
component:openadkit
Issues or Features related to Open AD Kit
type:containers
Docker containers, containerization of components, or container orchestration.
https://github.com/autowarefoundation/autoware/blob/main/autoware.repos currently includes many packages meant for sample code, such as
tamagawa_imu_driver
andsample_sensor_kit_launch
.First, manage these packages with a separate .repos file.
Next, create a separate container image that includes only these packages, which will help reduce the size of the main container and improve availability.
The text was updated successfully, but these errors were encountered: