1 | initial version |
You need at least a Visual
(can simply be just a plane or small box) using a simple material with the generated QR code texture image. The part of generating QR codes are out of the scope of this Gazebo Answers I believe.
For the textures, there are two ways to add this to Gazebo system (at least to my knowledge):
TextureManager
and fill in the image of the QR code to the memory. Doing this should keep the QR codes just in the memory and will be cleared after the run is finished.