<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Topics tagged with question]]></title><description><![CDATA[A list of topics that have been tagged with question]]></description><link>http://community.onion.io/tags/question</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 07:50:33 GMT</lastBuildDate><atom:link href="http://community.onion.io/tags/question.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 09 Feb 2023 06:14:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Grid Computing]]></title><description><![CDATA[@Lazar-Demin Per the textbook definition, distributed computational network.
]]></description><link>http://community.onion.io/topic/4944/grid-computing</link><guid isPermaLink="true">http://community.onion.io/topic/4944/grid-computing</guid><dc:creator><![CDATA[crispyoz]]></dc:creator><pubDate>Thu, 09 Feb 2023 06:14:30 GMT</pubDate></item><item><title><![CDATA[Understanding the return value of getUint16LittleEndian(array, index)]]></title><description><![CDATA[@Electro the getUint16LittleEndian method is used for reading 16-bit integers from the Camera. It's used for reading the camera's configuration/settings. See this search for the getUint16LittleEndian method on the tau camera github repo for details of when it's used.
For your purposes of finding the closest point in the frame, you should look at the readFrame method. It will return a Frame object with distance/depth. See the related documentation entry for more info.
You can see the readFrame method in action, as well as how OpenCV is used to render pictures using the data in the example programs.
Enjoy!
]]></description><link>http://community.onion.io/topic/4935/understanding-the-return-value-of-getuint16littleendian-array-index</link><guid isPermaLink="true">http://community.onion.io/topic/4935/understanding-the-return-value-of-getuint16littleendian-array-index</guid><dc:creator><![CDATA[Lazar Demin]]></dc:creator><pubDate>Mon, 30 Jan 2023 22:27:19 GMT</pubDate></item><item><title><![CDATA[How to Get Point Datas]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1657519364640-f86aa2ed-bf4b-4685-a1e9-883533d78190-image.png" alt="f86aa2ed-bf4b-4685-a1e9-883533d78190-image.png" class="img-responsive img-markdown" /><br />
How can I get point datas to plot or process point datas in Python? Moreover, I also need to know how you arrange data in an array such as x, y, z datas to use the point datas correctly. Could you explain to me, such as how I can modify your example (such as <a href="http://distance.py" rel="nofollow">distance.py</a>) to meet what I want.</p>
]]></description><link>http://community.onion.io/topic/4851/how-to-get-point-datas</link><guid isPermaLink="true">http://community.onion.io/topic/4851/how-to-get-point-datas</guid><dc:creator><![CDATA[frosa9x]]></dc:creator><pubDate>Mon, 11 Jul 2022 06:33:48 GMT</pubDate></item><item><title><![CDATA[Acces point cloud]]></title><description><![CDATA[Hi @JackHulspas
Have you tried comparing your open3d point cloud visualizations to the point cloud in the Tau Studio web app?
(See step 1 in the Tau Camera Getting Started Guide for more info on the Tau Studio web app)
It's possible the open3d library is expecting the data to be ordered differently.
I would suggest taking a look at the Tau Camera Python API reference: https://taulidarcamera.readthedocs.io/en/latest/
]]></description><link>http://community.onion.io/topic/4604/acces-point-cloud</link><guid isPermaLink="true">http://community.onion.io/topic/4604/acces-point-cloud</guid><dc:creator><![CDATA[Lazar Demin]]></dc:creator><pubDate>Tue, 01 Feb 2022 20:51:26 GMT</pubDate></item><item><title><![CDATA[Docs for Omega (one) I can only find stuff for the Omega2 &#x2F; Pro]]></title><description><![CDATA[Added an FAQ for original Omega2 documentation
https://community.onion.io/topic/4169/faq-is-the-documentation-for-the-original-omega-from-2015-still-available
]]></description><link>http://community.onion.io/topic/4167/docs-for-omega-one-i-can-only-find-stuff-for-the-omega2-pro</link><guid isPermaLink="true">http://community.onion.io/topic/4167/docs-for-omega-one-i-can-only-find-stuff-for-the-omega2-pro</guid><dc:creator><![CDATA[Lazar Demin]]></dc:creator><pubDate>Wed, 10 Jun 2020 16:04:36 GMT</pubDate></item><item><title><![CDATA[What is &quot;ds.onion.io&quot;?]]></title><description><![CDATA[@Lars-Wassini ds.onion.io is used by device-client that was used to integrate with the old onion cloud service. Since the onion cloud is no longer available you can remove device-client app.
opkg remove device-client
If you upgrade to the latest firmware this is no longer included anyway
]]></description><link>http://community.onion.io/topic/4067/what-is-ds-onion-io</link><guid isPermaLink="true">http://community.onion.io/topic/4067/what-is-ds-onion-io</guid><dc:creator><![CDATA[crispyoz]]></dc:creator><pubDate>Sat, 07 Mar 2020 15:49:46 GMT</pubDate></item></channel></rss>