0

I tried using inkscape like gazebo recommends on their website however this did not import into gazebo when I tried and crashed the program a few moments later. I am simply tryng to import a 3x3 grid that I can display on a table in Gazebo

oguz ismail
  • 1
  • 16
  • 47
  • 69
  • Did you get any crash message? If you did, could you please add it to your post? – fxdeaway Apr 11 '20 at 12:01
  • Start gazebo with the verbose flag (`gazebo --verbose`), import the SVG, and append the errors/warnings/info to your question! SVG import is a bit limited and not all SVG tags are supported properly. – Tik0 Apr 13 '20 at 11:10

2 Answers2

0

Solution was to disconnect the squares so they appeared as holes in a larger square

0

Also, one of possible solutions is to add your image on the surface of a .dae mesh.

R1D1
  • 26
  • 3