-
I am running crazyswarm2 with qualisys and encountered the problem that the messages published to /poses from the mocap node could not be read by crazyswarm server because the messages had different q…
-
The packages gives a lot of warnings about poses not being updated,does that mean that the stream is coming in too slow per rigid body? The crazyflies do fly normally
Anyway, I'm getting so many wa…
-
### Is your feature request related to a problem? Please describe.
When testing features or items, it is very common to find problems after somebody with a different setup tries to use the feature.
…
-
For the collecting video recordings, it would be really useful to have some way of checking that the video quality is sufficient. For a lot of the videos we collect, we're planning to analyze them wit…
bdnc updated
5 months ago
-
Change the `Motion` struct to the following:
``` Rust
pub enum Id {
Point,
Scroll,
Touch(uint),
Control(uint),
Track(uint),
}
pub enum Motion {
/// Normalized between 0 and 1…
-
## Value Statement
**_As a_** developer of VA.gov
**_I want to_** remove an unnecessary scroll library
**_So that_** scrolling works as expected
---
## Background Context
[React-scroll](https://gi…
-
Hello! Thanks for the cool work! How does the method handle when we freely move the camera through the scene? Because point tracking methods such as CoTracker are negatively affected by camera movemen…
-
### Questions and TodoList
Now that the Godot4 community is serious with advanced humanoid animation. It is important that we move forward to bring Godot4 with features that are also available in e…
-
Hi, Is there a posibility of quick fix in current firmware? hS5 and hS10.
Also, I just found out that the motion tracking repeat does not work on hero 12 hS1!SM5D4H5hS0!R.
Fougl updated
6 months ago
-
I wrote a basic motion tracking code based on the PID feed-back control and truck trajectory feed-forward control. Both control part are using the ground-truth value(position of UAV/Trcuk).
Most part…