2 Open Issues Need Help Last updated: Jul 4, 2025

Open Issues Need Help

View All on GitHub

AI 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.

Complexity: 2/5
good first issue

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.

Complexity: 3/5
good first issue help wanted