I'm not sure if this is the right place to report build issues, if not, please let me know where to report such things.
Description
I have dependencies python3-pyftdi-pip in the rosbot_ros package. In latest build I get error: KeyError: "No packages available for 'pyftdi'"
I wonder why there is a problem and how to solve it, because python3-pyftdi-pip dependency exist and rosdep resolve python3-pyftdi-pip return following output:
Also with pip3 install pyftdi there is no problem.