Using the XenseSDK API

This document provides various methods for processing sensor images, including depth map generation, difference map calculation, marker detection, and comprehensive aggregation of sensor data.

API Directory

create Method

selectSensorInfo Method

getCameraID Method

release Method

calibrateSensor Method

scanSerialNumber Method

createSolver Method

exportRuntimeConfig Method

call_service Method

For more code examples, please visit the project homepage.: .. raw:: html

<div style=”margin: 20px 0; text-align: center;”>

<a href=”https://github.com/XenseRobotics/xensesdk/tree/main/Examples” target=”_blank” style=”display: inline-block; width: 100%; max-width: 600px; padding: 18px 0;

background-color: #f0f0f0; color: #333; text-decoration: none; border-radius: 4px; font-size: 16px; border: 1px solid #e0e0e0;”>

View more example code <i class=”fa fa-github”></i>

</a>

</div>

If you encounter issues with the examples, please feel free to share your usage scenarios in the Issues section of the repository to help us improve the examples!