[Bug] repo doesn't contain requirements.txt for python

This is an error report.


Screenshot of the error


Error details

repo doesn't contain requirements.txt for python

Sorry for the confusion. Let’s clarify that and revert.

Hi, could you point to the exact unit and exercise this is, please, so we can focus the debug?

Hi we have rolled out a patch today on this issue. Tomorrow we will continue with exhaustive tests to be sure, but you can try now already. You shouldn’t have import issues.

Please remove the build, install and log folders form the ros2_ws and source /opt/ros/humble/setup.bash and colcon build again because it might have some differences:

cd ~/ros2_ws
rm -rf build/ install/ log/
source /opt/ros/humble/setup.bash
colcon build
source install/setup.bash