-
Hi,
Just did the real perception pipeline with my webcam on my laptop and my realsense camera.
The output image is accurate annotated.
![Screenshot from 2024-11-22 00-31-52](https://github.com/user…
-
I tried to make a quaternion, and any method other than direct field assignment after definition caused either an assertion failure or a panic. I saw the first error and thought that was fine, but bot…
-
### Tested versions
Reproducible in:
- v3.5.3.stable.official [6c814135b]
- v4.0.4.stable.official [fc0b241c9]
- v4.2.2.stable.official [15073afe3]
- v4.3.beta1.official [a4f2ea91a]
### System i…
-
Arrows currently compute their render quaternion directly. The game to render conversion should happen in the `ProjectileView` instead.
-
I have a few questions regarding the [Project Name] and its functionality. First, could you please confirm if this project is still actively maintained? I have already installed the environment and us…
-
https://github.com/LORD-MicroStrain/MSCL/releases/tag/v66.0.0.
Needs major testing with IMU since the timestamp field is now no longer the unix epoch.
-
Hi everyone,
I am developing an attitude mode to align a vector in ECI (N) frame with the b2 axis, similar to what the Sunsafe mode does.
To move from the inertial frame to the body frame I need t…
-
I see that a conversion is done from the NED quaternion returned from the INS into an ENU quaternion expected by ROS by swapping the x/y components and negating z. If we consider the NED quaternion to…
-
### Steps To Reproduce
```
F. = NumberField(x**2 - x - 1)
PP = PolynomialRing(F, name="x")
x = PP.gen()
K. = NumberField(x**2 - (-w - 5))
A. = QuaternionAlgebra(K, -1, -1)
```
### Expected B…
-
https://developer.apple.com/documentation/accelerate/working_with_quaternions
We already have `glm_quat_rotatev()` ( which is similar to `simd_act()` I guess ), `glm_quat_rotate()` , `glm_quat_rota…
recp updated
6 months ago