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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -237,7 +237,7 @@ to URDF limitations.
237
237
|`sensorName`| String | LinkName_FrameName | Name of the sensor, to be used in the output URDF file |
238
238
|`exportFrameInURDF`| Bool | False | If true, export a fake URDF link whose frame is coincident with the sensor frame (as if the sensor frame was added to the `exportedFrames` array) |
239
239
|`exportedFrameName`| String | sensorName | Name of the URDF link exported by the `exportFrameInURDF` option |
|`sensorType`| String | Mandatory | Type of sensor. Supported: "accelerometer", "gyroscope", "camera", "depth", "ray", "rgbd_camera" |
241
241
|`updateRate`| String | Mandatory | Number representing the update rate of the sensor. Expressed in [Hz]. |
242
242
|`sensorBlobs`| String | empty | Array of strings (possibly on multiple lines) represeting complex XML blobs that will be included as child of the `<sensor>` element |
0 commit comments