Agreed with Trang Hoang, import can work with patches but to have image on turtle, I think you would need to use raytracing
I think you can do set an image in raytracing to add an image onto the turtle. I do not think that you can add the image directly without raytracing.
So how would I import an image onto the turtle with raytracing? Do you know how I could do this?
You can do it using ray-tracing commands. We didn't learn otherwise ..
you can use the
ask turtle 1 [ raytraicng:set-image "picture.jpg" ]