KansaiUser
KansaiUser
Are you running this from a docker container?
Continuing investigating the problem, even though I built the image as `bitbake -k ros-image-core` I found _strangely_ that I can run the image doing `runqemu -d qemux86 ros-image-core-melodic` Doing that,...
I found that ip was not installed, so I did `sudo apt update sudo apt install iproute2` with that, I could finally run the image. Now I get a console...
what is the resolution?
How is this error solved?
I corrected the script. Probably will make a pull request later
This actually happens too in the [dagshub tutorial ](https://dagshub.com/docs/experiment_tutorial/2_data_versioning/)
I would also like an explanation about this. My images are of size 3072x 1856 and 3384x 2710 . What does Llava do with these images? I am using them...
Any solutions?