You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: sdf/1.10/camera.sdf
+26
Original file line number
Diff line number
Diff line change
@@ -190,11 +190,37 @@
190
190
<description>XY axis skew</description>
191
191
</element>
192
192
</element> <!-- End Intrinsics -->
193
+
194
+
<element name="projection" required="0">
195
+
<description>Camera projection matrix P for overriding camera intrinsic matrix K values so that users can configure P independently of K. This is useful when working with stereo cameras where P may be different from K due to the transform between the two cameras.</description>
<description><![CDATA[Visibility mask of a camera. When (camera's visibility_mask & visual's visibility_flags) evaluates to non-zero, the visual will be visible to the camera.]]></description>
Copy file name to clipboardexpand all lines: sdf/1.7/camera.sdf
+26
Original file line number
Diff line number
Diff line change
@@ -155,11 +155,37 @@
155
155
<description>XY axis skew</description>
156
156
</element>
157
157
</element> <!-- End Intrinsics -->
158
+
159
+
<element name="projection" required="0">
160
+
<description>Camera projection matrix P for overriding camera intrinsic matrix K values so that users can configure P independently of K. This is useful when working with stereo cameras where P may be different from K due to the transform between the two cameras.</description>
<description><![CDATA[Visibility mask of a camera. When (camera's visibility_mask & visual's visibility_flags) evaluates to non-zero, the visual will be visible to the camera.]]></description>
Copy file name to clipboardexpand all lines: sdf/1.8/camera.sdf
+26
Original file line number
Diff line number
Diff line change
@@ -155,11 +155,37 @@
155
155
<description>XY axis skew</description>
156
156
</element>
157
157
</element> <!-- End Intrinsics -->
158
+
159
+
<element name="projection" required="0">
160
+
<description>Camera projection matrix P for overriding camera intrinsic matrix K values so that users can configure P independently of K. This is useful when working with stereo cameras where P may be different from K due to the transform between the two cameras.</description>
<description><![CDATA[Visibility mask of a camera. When (camera's visibility_mask & visual's visibility_flags) evaluates to non-zero, the visual will be visible to the camera.]]></description>
Copy file name to clipboardexpand all lines: sdf/1.9/camera.sdf
+26
Original file line number
Diff line number
Diff line change
@@ -190,11 +190,37 @@
190
190
<description>XY axis skew</description>
191
191
</element>
192
192
</element> <!-- End Intrinsics -->
193
+
194
+
<element name="projection" required="0">
195
+
<description>Camera projection matrix P for overriding camera intrinsic matrix K values so that users can configure P independently of K. This is useful when working with stereo cameras where P may be different from K due to the transform between the two cameras.</description>
<description><![CDATA[Visibility mask of a camera. When (camera's visibility_mask & visual's visibility_flags) evaluates to non-zero, the visual will be visible to the camera.]]></description>
0 commit comments