Changing pixel size of camera
Hello,
how do you change the pixel size of a URDF camera?
I follow the tutorial in Gazebo but it doesn't say how to do this.
Thx so much friends.
Hello,
how do you change the pixel size of a URDF camera?
I follow the tutorial in Gazebo but it doesn't say how to do this.
Thx so much friends.
You'll need to use SDF.
If you have to use URDF, then you'll need to add a gazebo extension to URDF that specifies an <image>
<width>
and <height>
.
Camera resolution is the number of pixels in the image, which is specified by <width> and <height>. The "size" of pixels is a concept for print and display on a monitor. For example, a digital camera has a resolution but you can't set the "size" of the output pixels.
Asked: 2015-03-19 06:10:38 -0500
Seen: 1,446 times
Last updated: Mar 19 '15
Problems with model, simulation behaves like there is moon gravity - Solved [closed]
why i can't run my gazebo model in paused mode?
[gazebo-1] process has died with exit code 127. Cannot launch gazebo sim
How to convert an URDF to SDF with Gazebo Ignition ?
where is <uri>model://camera</uri> ?
Friction Not Working Between URDF and Database Model