ros / meta-ros

OpenEmbedded Layers for ROS 1 and ROS 2
MIT License
373 stars 246 forks source link

Question for ROS_UNRESOLVED_DEP- #1055

Closed bchoineubility closed 7 months ago

bchoineubility commented 7 months ago

Hi,

I have built ros2 with kirkstone and jetson xavier. by the way, I used to face error with Nothing PROVIDES 'ROS_UNRESOLVED_DEP- '. whenever I encounter this error, I create new recipe for it for each case.

But, I am not sure my solution is correct because in case raspberrypi, you tested and released with mcf file, I have not seen it.

I had looked into for it, but, there is nothing special in the meta-ros.

Is there something special to do for other machines beside raspberry pi ?

BR, Mark