rdinoff

Results 3 issues of rdinoff

on noetic if I link the pymrpt.so so that it is in the pythonpath many warnings are generated. The library does work. ``` $ ln -s /opt/ros/noetic/lib/x86_64-linux-gnu/python3.8/dist-packages/pymrpt.so /usr/local/lib/python3.8/dist-packages/pymrpt.so $ python...

### What happened? $ cd seleniumhq.github.io/examples/python/ $ pytest tests/drivers/test_remote_webdriver.py The code should be updated to use file_names[0] instead of files[0] as files does not get returned in a consistent order...

bug
needs-triaging

The following failed with missing module lap ... needed to run `pip install lap` `ros2 launch yolov8_bringup yolov8.launch.py device:=CPU input_image_topic:=/base_cam/image_raw`