Open Issues Need Help
View All on GitHubAI Summary: Modify the robostack.github.io website to clearly distinguish between currently maintained ROS distributions (Noetic, Humble, Jazzy, Kilted) and those no longer maintained. This involves updating the website's source files (likely using a static site generator like Pixi) to visually separate the distributions, perhaps using different styling or sectioning.
AI Summary: Update the robostack.github.io website to include additional ROS packages from rosdistro_additional_recipes.yaml in the 'Available Packages' tables. This involves modifying the `compare_pkg_completeness.py` script and the associated GitHub workflow to correctly identify and display these packages, potentially in a separate table to distinguish them from upstream packages.