diff --git a/src/ros/devcontainer-template.json b/src/ros/devcontainer-template.json index 8f1a125..be2ea15 100644 --- a/src/ros/devcontainer-template.json +++ b/src/ros/devcontainer-template.json @@ -22,8 +22,6 @@ "type": "string", "description": "ROS Installation Type", "proposals": [ - "ros-core", - "ros-base", "desktop", "desktop-full" ],