Add vision to the model.

Discussion in 'Modeling' started by tZheng, Aug 10, 2020.

  1. Hi guys, I want to add vision to my model, similar to adding eyes to a human model so that the model can get the front image. Which tag or method can achieve this function? Thank you.
     
  2. <body name="A" pos="0 0 0" euler='0 0 0' childclass='aa'>
    <inertial pos="0 0 0" quat="0 0 0 1" mass="1" diaginertia="6.57e-05 6.09e-05 1.09e-05" />
    <camera euler="0 0 0" fovy="40" name="rgb" pos="0 0 0" ></camera>
    </body>

    Hope this helps