meta-ros icon indicating copy to clipboard operation
meta-ros copied to clipboard

Provide reference examples for custom ROS recipes

Open robwoolley opened this issue 1 year ago • 1 comments

New developers have to contend with learning both ROS/Ament and OpenEmbedded/Bitbake at the same time.

It would be beneficial to provide some reference examples of how to create recipes for custom msgs, interface, services, etc using meta-ros.

See this issue for a real-life example: https://github.com/ros/meta-ros/issues/978

robwoolley avatar Jan 16 '24 00:01 robwoolley

Work is started here: https://github.com/Ryanf55/poky/wiki

Ryanf55 avatar Jan 22 '24 20:01 Ryanf55