Mini‐Projects - ros/meta-ros GitHub Wiki

Here is a list of mini-projects that would be very helpful to the group. They are a great way to learn and get involved. Please reach out to Rob Woolley if you have any questions or are looking for ideas on how to get started.

Infrastructure

Maintenance

  • Look in the common layers for recipes that need upreving (eg. meta-ros/meta-/recipes-//.bb)
  • Create a ros-image-world build report that tracks which recipes succeed, fail, or are missing
  • Add support for automated testing (eg. through ptest / ament_cmake_test / etc)
  • Document support for MIL / SIL / PIL / HIL

Tooling

  • Figure out how to add the SPDX attribute to the packages.xml file (according to schema) and have it detected by superflore
  • Build a desktop for OE (Xfce? LxQt?) and get the GUI tools (Rviz, Gazebo, etc running)

Community Advocacy / Conferences

  • Build a robot demo for the OpenEmbedded booth
  • Create a 1-day beginning workshop for the OSS Summit on using ROS and OE
  • Go through the ROS Tutorials with the SDK

R&D

Completed