gazebo9中在墙上添加二维码

2023-05-16

1、aruco-1到aruco-34这些二维码图片(png格式)及下述配置文件上传至https://download.csdn.net/download/zhaohaowu/83982724
将这34张二维码图片保存到/usr/share/gazebo-9/media/materials/textures中

在这里插入图片描述

sudo cp * /usr/share/gazebo-9/media/materials/textures

2、在/usr/share/gazebo-9/media/materials/scripts中新建aruco.material

sudo gedit aruco.material
import * from "grid.material"
material Gazebo/aruco-1
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-1.png
      }
    }
  }
}
material Gazebo/aruco-2
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-2.png
      }
    }
  }
}
material Gazebo/aruco-3
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-3.png
      }
    }
  }
}
material Gazebo/aruco-4
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-4.png
      }
    }
  }
}
material Gazebo/aruco-5
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-5.png
      }
    }
  }
}
material Gazebo/aruco-6
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-6.png
      }
    }
  }
}
material Gazebo/aruco-7
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-7.png
      }
    }
  }
}
material Gazebo/aruco-8
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-8.png
      }
    }
  }
}
material Gazebo/aruco-9
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-9.png
      }
    }
  }
}
material Gazebo/aruco-10
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-10.png
      }
    }
  }
}
material Gazebo/aruco-11
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-11.png
      }
    }
  }
}
material Gazebo/aruco-12
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-12.png
      }
    }
  }
}
material Gazebo/aruco-13
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-13.png
      }
    }
  }
}
material Gazebo/aruco-14
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-14.png
      }
    }
  }
}
material Gazebo/aruco-15
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-15.png
      }
    }
  }
}
material Gazebo/aruco-16
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-16.png
      }
    }
  }
}
material Gazebo/aruco-17
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-17.png
      }
    }
  }
}
material Gazebo/aruco-18
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-18.png
      }
    }
  }
}
material Gazebo/aruco-19
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-19.png
      }
    }
  }
}
material Gazebo/aruco-20
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-20.png
      }
    }
  }
}
material Gazebo/aruco-21
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-21.png
      }
    }
  }
}
material Gazebo/aruco-22
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-22.png
      }
    }
  }
}
material Gazebo/aruco-23
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-23.png
      }
    }
  }
}
material Gazebo/aruco-24
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-24.png
      }
    }
  }
}
material Gazebo/aruco-25
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-25.png
      }
    }
  }
}
material Gazebo/aruco-26
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-26.png
      }
    }
  }
}
material Gazebo/aruco-27
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-27.png
      }
    }
  }
}
material Gazebo/aruco-28
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-28.png
      }
    }
  }
}
material Gazebo/aruco-29
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-29.png
      }
    }
  }
}
material Gazebo/aruco-30
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-30.png
      }
    }
  }
}
material Gazebo/aruco-31
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-31.png
      }
    }
  }
}
material Gazebo/aruco-32
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-32.png
      }
    }
  }
}
material Gazebo/aruco-33
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-33.png
      }
    }
  }
}
material Gazebo/aruco-34
{
  receive_shadows on

  technique
  {
    pass
    {
      ambient 0.5 0.5 0.5 1.000000

      texture_unit
      {
        texture aruco-34.png
      }
    }
  }
}

3、在gazebo中添加一个Edit->Building Editor,生成sdf文件,放在~/.gazebo/models文件夹下

4、添加34个二维码link,在墙link之间和二维码link之间添加34个joint,最后从gazebo中insert即可,成品图如下
在这里插入图片描述

gedit model.sdf
<?xml version='1.0'?>
<sdf version='1.6'>
  <model name='Untitled'>
    <pose frame=''>83.675 -5.225 0 0 -0 0</pose>
    <link name='Wall_0'>
      <collision name='Wall_0_Collision'>
        <geometry>
          <box>
            <size>174 0.15 2.5</size>
          </box>
        </geometry>
        <pose frame=''>0 0 1.25 0 -0 0</pose>
      </collision>
      <visual name='Wall_0_Visual'>
        <pose frame=''>0 0 1.25 0 -0 0</pose>
        <geometry>
          <box>
            <size>174 0.15 2.5</size>
          </box>
        </geometry>
        <material>
          <script>
            <uri>file://media/materials/scripts/gazebo.material</uri>
            <name>Gazebo/Grey</name>
          </script>
          <ambient>1 1 1 1</ambient>
        </material>
        <meta>
          <layer>0</layer>
        </meta>
      </visual>
      <pose frame=''>2e-06 2.675 0 0 -0 0</pose>
    </link>
    <link name='Wall_1'>
      <collision name='Wall_1_Collision'>
        <geometry>
          <box>
            <size>5.5 0.15 2.5</size>
          </box>
        </geometry>
        <pose frame=''>0 0 1.25 0 -0 0</pose>
      </collision>
      <visual name='Wall_1_Visual'>
        <pose frame=''>0 0 1.25 0 -0 0</pose>
        <geometry>
          <box>
            <size>5.5 0.15 2.5</size>
          </box>
        </geometry>
        <material>
          <script>
            <uri>file://media/materials/scripts/gazebo.material</uri>
            <name>Gazebo/Grey</name>
          </script>
          <ambient>1 1 1 1</ambient>
        </material>
        <meta>
          <layer>0</layer>
        </meta>
      </visual>
      <pose frame=''>86.925 0 0 0 -0 -1.5708</pose>
    </link>
  <joint type="fixed" name="aruco-1_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-1</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-1">
        <pose>-85 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-1">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-1</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-2_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-2</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-2">
        <pose>-80 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-2">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-2</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-3_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-3</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-3">
        <pose>-75 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-3">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-3</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-4_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-4</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-4">
        <pose>-70 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-4">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-4</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-5_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-5</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-5">
        <pose>-65 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-5">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-5</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-6_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-6</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-6">
        <pose>-60 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-6">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-6</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-7_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-7</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-7">
        <pose>-55 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-7">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-7</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-8_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-8</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-8">
        <pose>-50 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-8">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-8</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-9_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-9</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-9">
        <pose>-45 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-9">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-9</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-10_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-10</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-10">
        <pose>-40 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-10">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-10</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-11_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-11</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-11">
        <pose>-35 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-11">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-11</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-12_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-12</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-12">
        <pose>-30 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-12">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-12</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-13_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-13</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-13">
        <pose>-25 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-13">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-13</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-14_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-14</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-14">
        <pose>-20 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-14">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-14</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-15_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-15</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-15">
        <pose>-15 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-15">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-15</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-16_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-16</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-16">
        <pose>-10 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-16">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-16</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-17_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-17</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-17">
        <pose>-5 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-17">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-17</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-18_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-18</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-18">
        <pose>0 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-18">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-18</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-19_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-19</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-19">
        <pose>5 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-19">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-19</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-20_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-20</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-20">
        <pose>10 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-20">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-20</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-21_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-21</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-21">
        <pose>15 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-21">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-21</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-22_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-22</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-22">
        <pose>20 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-22">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-22</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-23_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-23</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-23">
        <pose>25 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-23">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-23</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-24_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-24</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-24">
        <pose>30 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-24">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-24</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-25_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-25</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-25">
        <pose>35 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-25">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-25</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-26_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-26</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-26">
        <pose>40 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-26">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-26</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-27_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-27</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-27">
        <pose>45 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-27">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-27</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-28_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-28</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-28">
        <pose>50 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-28">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-28</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-29_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-29</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-29">
        <pose>55 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-29">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-29</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-30_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-30</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-30">
        <pose>60 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-30">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-30</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

  <joint type="fixed" name="aruco-31_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-31</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-31">
        <pose>65 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-31">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-31</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>
  <joint type="fixed" name="aruco-32_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-32</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-32">
        <pose>70 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-32">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-32</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>
  <joint type="fixed" name="aruco-33_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-33</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-33">
        <pose>75 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-33">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-33</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>
  <joint type="fixed" name="aruco-34_joint">//一定要定义该joint,否则图片的位置无法准确定义,这是sdf编写的规则决定的
      <pose>0 0 0 0 0 0</pose>
      <child>aruco-34</child>
      <parent>Wall_0</parent>
    </joint>
    <link name="aruco-34">
        <pose>80 -2.6 0.5 0 0 0</pose>//定义该link的位置,就是决定贴图位置,红线,绿线,蓝线

            <visual name="aruco-34">
               <pose>0 0 0 0 0 0</pose>
              <geometry>
               2 <box>
                  <size>0.5 0.01 0.5</size>//link的大小决定这图片显示大小,长,厚,宽
                </box>
              </geometry>
              <material>
               <script>
                  <uri>file://media/materials/scripts/aruco.material</uri>
                  <name>Gazebo/aruco-34</name>
                </script>
		<ambient>1 1 1 1</ambient>
               </material>
           </visual>
     </link>

    <link name='Wall_2'>
      <collision name='Wall_2_Collision'>
        <geometry>
          <box>
            <size>174 0.15 2.5</size>
          </box>
        </geometry>
        <pose frame=''>0 0 1.25 0 -0 0</pose>
      </collision>
      <visual name='Wall_2_Visual'>
        <pose frame=''>0 0 1.25 0 -0 0</pose>
        <geometry>
          <box>
            <size>174 0.15 2.5</size>
          </box>
        </geometry>
        <material>
          <script>
            <uri>file://media/materials/scripts/gazebo.material</uri>
            <name>Gazebo/Grey</name>
          </script>
          <ambient>1 1 1 1</ambient>
        </material>
        <meta>
          <layer>0</layer>
        </meta>
      </visual>
      <pose frame=''>2e-06 -2.675 0 0 -0 3.14159</pose>
    </link>
    <link name='Wall_3'>
      <collision name='Wall_3_Collision'>
        <geometry>
          <box>
            <size>5.5 0.15 2.5</size>
          </box>
        </geometry>
        <pose frame=''>0 0 1.25 0 -0 0</pose>
      </collision>
      <visual name='Wall_3_Visual'>
        <pose frame=''>0 0 1.25 0 -0 0</pose>
        <geometry>
          <box>
            <size>5.5 0.15 2.5</size>
          </box>
        </geometry>
        <material>
          <script>
            <uri>file://media/materials/scripts/gazebo.material</uri>
            <name>Gazebo/Grey</name>
          </script>
          <ambient>1 1 1 1</ambient>
        </material>
        <meta>
          <layer>0</layer>
        </meta>
      </visual>
      <pose frame=''>-86.925 0 0 0 -0 1.5708</pose>
    </link>
    <static>1</static>
  </model>
</sdf>
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系:hwhale#tublm.com(使用前将#替换为@)

gazebo9中在墙上添加二维码 的相关文章

  • 浅谈JavaScript、ES5、ES6

    什么是JavaScript JavaScript一种动态类型 弱类型 基于原型的客户端脚本语言 xff0c 用来给HTML网页增加动态功能 xff08 好吧 xff0c 概念什么最讨厌了 xff09 动态 xff1a 在运行时确定数据类型
  • js声明变量的三种方式

    JS 声明变量的三种方式 xff08 1 xff09 使用变量步骤 xff1a a 声明 gt b 赋值 gt 3 调用 正确用法 xff1a lt script type 61 34 text javascript 34 gt 方式一 x
  • JS中[感叹号]function(){}()的理解

    这种写法 xff0c 是一种 96 立即执行函数 96 的写法 xff0c 即IIFE等设计模式 这种函数在函数定义的地方就直接执行了 理解IIFE设计模式的关键是要认识到 xff0c 在ES6之前 xff0c JavaScript仅具有函
  • Python:查找字符在字符串中的位置

    str 1 61 39 wo shi yi zhi da da niu 39 char 1 61 39 i 39 nPos 61 str 1 index char 1 print nPos 运行结果 xff1a 7 61 61 61 61
  • Multipart/form-data POST文件上传详解

    理论 简单的HTTP POST 大家通过HTTP向服务器发送POST请求提交数据 xff0c 都是通过form表达提交的 xff0c 代码如下 lt form method 61 34 post 34 action 61 34 http w
  • IIS6、IIS7和IIS8各版本的差别

    一 写在前面 目前市面上所用的IIS版本估计都是 gt 61 6 0的 所以我们主要以下面三个版本进行讲解 服务器版本IIS默认版本server20036 0server20087 0server20128 0 二 IIS6的请求过程 由图
  • Http请求头中X-Requested-With的含义

    昨天看代码的时候 xff0c 看到了这个一句 String requestedWith 61 HttpServletRequest request getHeader 34 X Requested With 34 X Requested W
  • 云台、RS485简介与区别

    云台 云台 xff08 Pan amp Tilt amp Zoom xff09 xff0c 缩写为PTZ 云台就是两个交流电机组成的安装平台 xff0c 可以分别围绕一中心轴作水平和垂直的运动 xff0c 将摄像机安装于其上 xff0c 实
  • ubuntu14.04版本下ulimit连接数限制的解决方法

    Linux对于每个用户 xff0c 系统限制其最大进程数 为提高性能 xff0c 可以根据设备资源情况 xff0c 设置各linux 用户的最大进程数 可以使用ulimit a查看当前限制 xff1a 对于一些服务的资源限制 xff0c 如
  • 防止全局变量重复定义

    问题 xff1a 在 h文件中定义了全局变量 并用 ifndef identifier h define identifier h endif 但是依然出现重复定义问题 分析 xff1a ifndef这套条件编译是为了防止同一个 c文件中包
  • Checksum 校验和

    一 校验数据的一般算法比较 都是通过对数据进行校验产生一个校验值 xff0c 用来校验数据完整性 不同点 xff1a 算法不同 CRC采用多项式除法 xff0c MD5和SHA1使用的是替换 轮转等方法 xff1b 校验值的长度不同 CRC
  • GPIO小综合-按键实验

    之前用寄存器操作实现了跑马灯和蜂鸣器 这次接着输入寄存器IDR捕获按键 并且综合亮灯和发出声音 xff0c 作为寄存器GPIO小综合练习 首先查KEY的电路图 xff0c 分别用到了ACD几个时钟 KEY0对应PC8 xff0c KEY1对
  • 数据结构入门

    概念 数据 Data xff1a 是客观事物的符号表示 在计算机科学中指的是所有能输入到计算机中并被计算机程序处理的符号的总称 数据元素 Data Element xff1a 是数据的基本单位 xff0c 在程序中通常作为一个整体来进行考虑
  • Linux系统发布项目完整教程

    目录 1 后端代码打包 1 1后端代码中文件上传路径修改 1 2 后端代码打包 1 3 后端项目发布 2 前端静态资源打包 2 1 项目中关于路径修改的说明 2 2模拟域名访问的设置 修改HOSTS文件 2 3 前端请求路径修改 2 4 前

随机推荐

  • 畸变校正与极线校正(具体原理+Matlab代码)

    附 xff1a 相关需要的工具函数源代码 xff08 投影函数 校正矩阵计算等 xff09 见最下面 1 畸变校正 1 1 形成原因 图像畸变一般有两种 xff0c 第一种是透镜本身的形状有问题 xff0c 使得图像发生径向畸变 xff1b
  • c++的http请求

    include lt iostream gt include lt fstream gt include lt cstdlib gt include lt cstring gt include lt sys socket h gt incl
  • stl智能指针和boost智能指针对比

    先说说stl中的智能指针auto ptr xff0c 先说说auto ptr的特点 std auto ptr用来管理单个堆内存对象 xff0c 但是独享所有权 xff0c 且不允许赋值和拷贝 xff08 没有重载operator 61 xf
  • boost库noncopyable简介

    前言 看了一段时间的UNP对Linux下网络编程有了一定程度的理解 xff0c 经学长推荐 xff0c 开始学习陈硕老师的 Linux多线程服务端编程 看之前特地上了知乎 xff0c 阅读者需要具备一定的C 43 43 和网络编程基础 xf
  • 车道线检测和基于RGB交通标志检测系统

    好久好久好久没更新博客了 今天是冬至 首先跟大家说一声 冬至快乐 冬至吃过汤圆 又长了一岁 感觉真的时不待人 好像自己什么事情也没有完成 也没留下一些什么东西 所以今天就想来写写博客 我是分割线 运行环境 Win7系统64位 运行平台 Qt
  • c++中h文件和lib有什么区别

    转自 xff1a https zhidao baidu com question 510969923 html 1 lib 是若干个obj的集合 xff0c 本质与obj相同 xff01 lib有静态lib和动态lib之分 静态lib将导出
  • cmake在Windows上的使用

    cmake介绍 cmake是一个构建C 43 43 代码的跨平台工具 xff0c 他能够干什么呢 xff1f 他能够搜索你的平台环境 xff0c 然后生成平台上用于Build的文件 在Windows上安装了Visual Studio 他能够
  • ubuntu系统安装完nvidia显卡驱动后黑屏,不能进入系统

    昨天想看显卡 xff0c 更新了下驱动 xff0c 发现服务器重启进不去 步骤 1 开机按esc 进入 选项界面2 进去以后选择一个括号里面带recovery mode的选项3 然后它自动黑屏出现代码 xff0c 然后弹出一个选择框 xff
  • ubuntu18.04下cmake的安装

    一 使用安装命令 span class token function sudo span span class token function apt span span class token function install span c
  • Nginx/Lighttpd/Apache三大web服务器对比分析

    一 xff0e 软件介绍 apache lighttpd nginx 1 lighttpd Lighttpd是一个具有非常低的内存开销 xff0c cpu占用率低 xff0c 效能好 xff0c 以及丰富的模块等特点 lighttpd是众多
  • STM32学习笔记八——串口实现不定长数据传输

    生命不息 xff0c 奋斗不止 0 摘要 今天说一下STM32单片机的接收不定长度字节数据的方法 由于STM32单片机带IDLE中断 xff0c 所以利用这个中断 xff0c 可以接收不定长字节的数据 xff0c 由于STM32属于ARM单
  • linux shell 字符串长度

    本篇内容主要包括以下内容 xff1a 获取字符串长度的方法 各方法间性能比较 相关内容补充 说明 xff1a 本篇内容为学习shell 编程 老男孩教程 笔记 xff0c 部分内容为相关视频课程内容 xff0c 补充部分是我查资料所得 xf
  • measurement studio测控与单片机通信上位机

    using NationalInstruments Analysis using NationalInstruments Analysis Conversion using NationalInstruments Analysis Dsp
  • C语言实现Socket简单通信

    环境是linux xff0c 不过应该没什么影响 xff0c 因为只用到了socket的基本用法 xff0c 没有涉及pthread等 分为服务器端和客户端 xff0c 服务器端监听端口发来的请求 xff0c 收到后向客户端发送一个Hell
  • 接口工具POSTMAN怎么设置中文

    相信各位测试工程师或者测试小白们都会在进行接口测试的时候接触到POSTMAN这款强大的接口测试软件 Postman 从最初设计上就是为接口测试而生的 xff0c 所以在程序员中广泛使用 xff0c 在开发调试网络程序时跟踪一些网络请求 xf
  • 【第三方库】libcurl实现http及https方式下载和访问

    准备条件 xff1a 编译好的libcurl库 xff0c 如果要支持https xff0c 需要和openssl一起编译 xff0c 网上教程较多 示例代码 xff1a xff08 使用loadlibrary的方式只是为了测试方便 xff
  • ROS学习系列:第四讲 — gazebo模型建立

    gazebo模型元素 World Files 文件包含机器人 灯光 传感器 静态物体 文件格式SDF xff0c 后缀扩展名 world gazebo服务端gzserver读取world文件产生和构成world Model Files 文件
  • 2021电赛F题视觉教程+代码免费开源

    2021电赛F题视觉教程 43 代码免费开源 最近好多要电赛题的源码 xff0c 其他csdn营销号下载都需要会员或钱 xff0c 正好最近课设又要做一遍电赛小车题 xff0c 哥们先把代码开源了 xff0c 饿死营销号 电赛宝藏链接 xf
  • 2021全国大学生电子设计竞赛论文(智能送药小车(F题))(电赛论文模板)

    2021全国大学生电子设计竞赛论文 xff08 智能送药小车 xff08 F题 xff09 xff09 写在前面的话 电赛是一个很奇妙的过程 xff0c 可能有些人觉得电赛的门槛太高 xff0c 那便意味着 xff0c 当你决定要参加电赛的
  • gazebo9中在墙上添加二维码

    1 aruco 1到aruco 34这些二维码图片 xff08 png格式 xff09 及下述配置文件上传至https download csdn net download zhaohaowu 83982724 将这34张二维码图片保存到