Niclas
Niclas
I tested the code and can't reproduce the missing output. This is the setup that I used: - `ros2 run image_publisher image_publisher_node ./lindau_000001_000019.png` --> The image file is part of...
Thanks for checking this again. We'll make the respective changes. It is a bit weird that you had to specify the encoding but it's never a bad idea to do...
For future reference, using a conda environment, I had to run the following command: `LDFLAGS=-L/PATH-TO-YOUR-ENV/lib/python3.8/site-packages/torch/lib python setup.py build develop`
See issue #11