-
Hi, i'm doing a project that involves the use of qualisys to feed the position but I found a problem that are days that I'm trying to solve.
Feeding with extpose, using quaternions works pretty good…
-
I'm just dropping a couple links to papers here for now.
[1](http://elib.dlr.de/62656/1/TobergteIROS-Sensorfusion.pdf)
[2](http://www.mdpi.com/1424-8220/15/7/16448/pdf)
-
In many cases, people will want to soft-delete records instead of hard-deleting them, i.e. execute:
``` sql
-- This:
UPDATE t SET t.deleted = true WHERE t.id = ?
-- Instead of this:
DELETE t …
-
I found the following issues in positional tracking that can make the experience better.
When the camera faces the HMD moving from the front LEDs to the side LEDs, and vice versa, the camera has a sm…
-
Hey, in our use case, we would like to use https://github.com/GMahmoud/virtual_costmap_layer with Nav2. Would you consider it a generic costmap layer that could be part of Nav2? Could it also be an ex…
-
The new API introduced in `v2.6` (#17, #18) seems to be broken due to a change by REWE, it now yields a 404 error:
> Traceback (most recent call last):
File "[...]/rewe_discounts.py", line 294, …
-
# Bug description
Error when trying to retain network on new video
## Expected behaviour
Run training
## Actual behaviour
Error popup
## Your personal set up
Software versions:
…
GxHam updated
2 months ago
-
Apple makes extensive use of blur on iOS/MacOS to guide the users focus and attention. As announced in the 2019 roadmap, Flutter wants to expand to platforms beyond mobile (such as Mac/Web) but still …
-
This is a meta-ticket to track support for IMAP capabilities. I'm also listing capabilities that are already supported by `Net::IMAP` as well as extensions that are obsolete or unsupported by IMAP ser…
-
> [!NOTE]
> RPC 2.0 has launched, the most up-to-date version of its docs can be found on the [Sui Docs](https://docs.sui.io/references/sui-graphql).
# Motivation
We’re excited to share a propo…
amnn updated
6 months ago